CDL
Applies color transformations provided by OpenColorIO via an OCIO CDLTransform.
user
Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.
out
The output image generated by this node.
enabled
Turns the node on and off.
in
The input image
channels
The names of the channels to process. Names should be separated by spaces and can use Gaffer’s standard wildcards.
processUnpremultiplied
Unpremultiplies data before processing, and premultiply again after processing. This allows accurate processing of nodes that deal with color, when running on partially transparent or deep images.
slope
Slope for the ASC CDL color correction formula.
offset
Offset for the ASC CDL color correction formula.
power
Power for the ASC CDL color correction formula.
saturation
Saturation from the v1.2 release of the ASC CDL color correction formula.
direction
The direction to perform the color transformation.