ChannelRouter

The ChannelRouter layer creates an RGBA image made up from any combination of the RGBA components from up to two input sources. This can be used to correct problems with a source image, to verify the components of the input sources or for many artistic purposes.

Overview
Common layer properties
ChannelRouter layer properties

All Effect layers take their source from other layer types - either content or generative - by use of an arrow. Linking two layers with an arrow defines the arrowed from layer as the source, and the arrowed to layer as the destination. If you have an arrow between a content layer and effect layer, it is said that the content layer is being 'piped in' to the effect layer. For more information on arrows, see the compositing layers topic.

To draw an arrow between two layers, hold down ALT and left click & drag between the source and destination layer.

Please note: The order and direction of arrowing between layers is important. Drag a pipe from the content source layer into the ChannelRouter layer to achieve the result shown in the image.

The value for each of the four component properties above can be selected from the following list:

  • Source 1 Red - Red component of source 1

  • Source 1 Green - Green component of source 1

  • Source 1 Blue - Blue component of source 1

  • Source 1 Alpha - Alpha component of source 1

  • Source 1 Luma - Luma (effectively similar to greyscale) value of source 1

  • Source 1 Max RGB - Strongest of source 1's red, green and blue components

  • Source 1 Min RGB - Weakest of source 1's red, green and blue components

  • Source 2 Red - Red component of source 2

  • Source 2 Green - Green component of source 2

  • Source 2 Blue - Blue component of source 2

  • Source 2 Alpha - Alpha component of source 2

  • Source 2 Luma - Luma (effectively similar to greyscale) value of source 2

  • Source 2 Max RGB - Strongest of source 2's red, green and blue components

  • Source 2 Min RGB - Weakest of source 2's red, green and blue components

  • Constant 0 - A constant value of 0

  • Constant 1 - A constant value of 1