Split Channels node

Left Toolbar > Convert icon Convert Nodes > Split Channels icon Split Channels

The Split Channels node splits the channels of an image into individual monochromatic images.

input
Split Channels input Img

output
Split Channels out red Red
Split Channels out green Green
Split Channels out blue Blue

Procedure

To split the channels of an image:

  1. On the left toolbar choose Convert Nodes > Split Channels. Convert icon > Split Channels icon

  2. Drag the Split Channels icon into the Node Graph.

    Split Channels node

  3. Connect the output of an image node into the desired input socket in the Join Channels node.

  4. Set the attributes of the Join Channels node to modify the output image.

Inputs

Img
The Image that will be split into channels.

Outputs

The output socket names are defined by the Pixel Format of the input image.
For RGB images:

Red
The red monochromatic channel.

Green
The red monochromatic channel.

Blue
The red monochromatic channel.

Attributes Panel

The Split Channels node has no attributes.