Channel Nodes

Channel nodes deal with the use of channels and layers within your project. Typical channels are red, green, blue, and alpha - however, there are many other pieces of useful data that can be stored in unique channels. A layer is simply a collection of channels, for example rgba.

Copy

Replaces RGBA channels from input src0 to src1.

Shuffle

Rearranges channels from a single input.