Shuffle
Shuffles data between image channels, for instance by copying R into G or a constant white into A.
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 definition of the shuffling to be performed - an arbitrary number of channel edits can be made by adding Shuffle.ChannelPlugs as children of this plug.