Documentation
Color processing.rgbCurves
The RGB Curves node on the VFX Loom graph canvas.
Fig. 1 The RGB Curves node in its resting, collapsed state on the VFX Loom graph canvas.

Overview

Applies editable master, red, green, and blue curves to an image.

Applies the master curve before independent red, green, and blue curves; alpha is preserved.

Category
Color
Internal ID
processing.rgbCurves
Version
VFX Loom 1.0

Inputs

InputTypeRequiredDefaultMeaning
in Image Required See the overview for the node's documented behavior.

Properties

PropertyTypeDefaultAnimatableRange / optionsEffect
RGB Curve Curve.linear(0,1) Not declared Curves group
Red Curve Curve.linear(0,1) Not declared Curves group
Green Curve Curve.linear(0,1) Not declared Curves group
Blue Curve Curve.linear(0,1) Not declared Curves group

Outputs

OutputTypeMeaning
out Image The production node output described by the overview.

Usage

In practice

  • Use RGB Curves when the graph needs Applies editable master, red, green, and blue curves to an image.
  • Applies the master curve before independent red, green, and blue curves; alpha is preserved.
  • Use it after a source or scalar field, then send the adjusted image or colour value to a downstream composite or material stage.