NodeIcon ReplaceImageChannels

Replaces image channels between two images. It looks for channel representation in a specified color space and use this value for target image.


Inputs

Image A First image

Image B Second image

Output

Image Result image

Parameters

Red

specify source channel color information for target Red channel

Green

specify source channel color information for target Green channel

Blue

specify source channel color information for target Blue channel

Alpha

specify source channel color information for target Alpha channel

Supported color channels:

  • Red

  • Green

  • Blue

  • Alpha

  • Hue

  • Lightness

  • Saturation

Letter A after channel name stands for the first image and B for the second image.