Share

Clamp

Use the Clamp node to clamp values to a predetermined range. By default, it clamps all channels to values between 0 and 1.

Access To access the Clamp menu, use:
  • Batch, then select a node from the All Nodes bin.
  • Timeline, then use Batch FX. See Creating Batch FX.
  • Modular Keyer, then select the node from the All Nodes bin.
Input Front - The clip for which you need to clamp the values.
Output Result - The front clip with clamped values.
Indicator The minimum and maximum values appear beneath the node within the Schematic view.

The asterisk character signifies when the Minimum Clamp and Maximum Clamp buttons are disabled.

General Settings

Maximum Clamp

Enable to set a maximum clamping value.

When disabled, the highest values are maintained.

Maximum Clamp field

Sets the maximum clamping value.

When Maximum Clamp is enabled, all values over the defined value are adjusted to match this value.

Minimum Clamp

Enable to set a minimum clamping value.

When disabled, the lowest values are maintained.

Minimum Clamp field

Sets the minimum clamping value.

When Minimum Clamp is enabled, all values under the defined value are adjusted to match this value.

Was this information helpful?