Colour Levels Node

The Colour Levels node is an effect node that enables you to adjust the light, dark and midtone values of the RGBA channels of the input image. By adjusting the black (dark) and white (light) points in the Colour Levels node, you control how input brightness values are remapped. This lets you increase contrast, recover details in shadows or highlights, and rebalance the overall tonal range of your scene.

When you open the Colour Levels Node parameters, you will have control over the input, output, gamma and the colours affected.

TIP You can adjust the levels of all the channels in the RGBA tab. However, if you want to modify the values in the individual channels, you can alter the values in the Red, Green, Blue and Alpha tabs.
NOTE By changing the values in the Alpha channel, you will affect the transparency of the image. This can be used to scale the opacity to different ranges; which can make the output image more or less opaque.

The input attributes convert the image’s values to fit within the input range. This will cause the pixels in the image to appear lighter or darker depending on the values in the input attributes of the Colour Levels node.

The input attributes of the Colour Levels node are used to define the input range that the source image is mapped into:

  • Input Black: The bottom of the value range that is used to map the input image into the effect’s working range.

  • Input White: The top of the value range that is used to map the input image into the effect’s working range.

The output attributes convert the input range of pixel values into the final output range of pixel values. The output attributes of the Colour Levels nodes are used to define the output range that the working image is mapped into:

  • Output Black: The bottom of the value range that is used to map the working image into the effect’s final rendered result.

  • Output White: The top of the value range that is used to map the working image into the effect’s final rendered result.

The gamma value enables you to edit the midtones in your image. The gamma will affect the image’s brightness curve and will lighten or darken your image’s midtones without affecting the white and black values in your image.

Connection

To apply the Colour Levels node to your drawing, connect the effect node below your element node. The effect node will take the input image from its top port, apply the colour levels parameters and output the modified image from the bottom port.

TIP You can apply the Colour Levels node below an element node, effect node or a composite.

Properties

To access the Colour Levels node properties, click the yellow square on the effect node. The Colour Levels dialog will open.

From the dialog, you can apply values to the RGBA or isolated Red, Green, Blue and Alpha channels. You can enter different values in each section to create a custom output by isolating the values in each colour channel.

Within each channel, you can affect the following parameters:

  • Inputs.

  • Gamma.

  • Outputs

Parameter Description
Name The name of the node as it appears in the Node View and the Timeline view. Each node must have a name that is unique to its containing group.
Input
  • Input Black: The bottom of the value range that is used to map the input image into the effect’s working range.

  • Input White: The top of the value range that is used to map the input image into the effect’s working range.

Gamma

The gamma correction to apply to the colours after the input levels are applied and before the output levels are applied.

Gamma correction is a curvilinear function applied to the colour values. It is used to modulate the difference in intensity between colour values. In other words, it affects how much differences between low, medium and high colour values translate to actual variations of intensity between colours. For example:

  • A gamma correction between 0 and 1 will make low values lower progressively lower, causing a bigger spectrum of dark colours to appear closer to black. The contrast between high values is increased to compensate.

  • A gamma correction above 1 will increase the value of dark colours proportionally to their actual values, increasing the contrast between them and making them lighter. The contrast between high values is decreased to compensate.
Output
  • Output Black: The bottom of the value range that is used to map the working image into the effect’s final rendered result.

  • Output White: The top of the value range that is used to map the working image into the effect’s final rendered result.