Color Adjustments Filter
Color Adjustments Filter
Section titled “Color Adjustments Filter” Category Filters
Is Pair Node: No
The Color Adjustments Filter node allows you to apply various color adjustments to an image, such as brightness, contrast, temperature, tint, saturation, and hue.
Each adjustment can be enabled or disabled independently, and the values can be set to achieve the desired effect. This node is useful for enhancing images and textures by modifying their color properties.
Note that the values are applied in top-to-bottom order. If you have multiple adjustments enabled, the one that is listed first will be applied first, and so on. This means that the order of the adjustments can affect the final result.
If you want to change the order, chain multiple Color Adjustment Filetrs together.
Inputs
Section titled “Inputs” Adjust Brightness
Section titled “ Adjust Brightness ” Type: Boolean
Default: false
Sets whether to adjust the brightness of the image. If true, the Brightness Value will be applied.
Brightness Value
Section titled “ Brightness Value ” Type: Double
Default: 0.0
Min: -1.0
Max: 1.0
Brightness adjustment value in range [-1.0, 1.0]. Negative values will darken the image, while positive values will brighten it.
Adjust Contrast
Section titled “ Adjust Contrast ” Type: Boolean
Default: false
Sets whether to adjust the contrast of the image. If true, the Contrast Value will be applied.
Contrast Value
Section titled “ Contrast Value ” Type: Double
Default: 0.0
Min: -1.0
Max: 1.0
Contrast adjustment value in range [-1.0, 1.0]. Negative values will reduce contrast, while positive values will increase it.
Adjust Temperature
Section titled “ Adjust Temperature ” Type: Boolean
Default: false
Sets whether to adjust the temperature of the image. If true, the Temperature Value will be applied.
Temperature Value
Section titled “ Temperature Value ” Type: Double
Default: 0.0
Min: -1.0
Max: 1.0
Temperature adjustment value in range [-1.0, 1.0]. Negative values will make the image cooler (more blue), while positive values will make it warmer (more red).
Adjust Tint
Section titled “ Adjust Tint ” Type: Boolean
Default: false
Sets whether to adjust the tint of the image. If true, the Tint Value will be applied.
Tint Value
Section titled “ Tint Value ” Type: Double
Default: 0.0
Min: -1.0
Max: 1.0
Tint adjustment value in range [-1.0, 1.0]. Negative values will add a green tint, while positive values will add a magenta tint.
Adjust Saturation
Section titled “ Adjust Saturation ” Type: Boolean
Default: false
Sets whether to adjust the saturation of the image. If true, the Saturation Value will be applied.
Saturation Value
Section titled “ Saturation Value ” Type: Double
Default: 0.0
Min: -1.0
Max: 1.0
Saturation adjustment value in range [-1.0, 1.0]. Negative values will desaturate the image (make it more grayscale), while positive values will increase saturation.
Adjust Hue
Section titled “ Adjust Hue ” Type: Boolean
Default: false
Sets whether to adjust the hue of the image. If true, the Hue Value will be applied.
Hue Value
Section titled “ Hue Value ” Type: Double
Default: 0.0
Min: -180.0
Max: 180.0
Hue adjustment value in range [-180, 180]. Negative values will shift the hue to the left, while positive values will shift it to the right.
Previous
Section titled “ Previous ” Type: Filter
Default: null
The previous filter in the chain. Previous filter will be applied first.
Outputs
Section titled “Outputs” Filters
Section titled “ Filters ” Type: Filter
Default: null
Filter that can be used to apply the color adjustments. Use Apply Filter node to apply the filter or plug it directly to the layer.
All of our content is carefully written by hand, no AI was involved during the process.