DeleteChannels¶
Deletes channels from an image.
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
mode¶
Defines how the channels listed in the channels plug are treated. Delete mode deletes the listed channels. Keep mode keeps the listed channels, deleting all others.
channels¶
The names of the channels to be deleted (or kept if the mode is set to Keep). Names should be separated by spaces and may contain any of Gaffer’s standard wildcards.