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.
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.