Skip to content

Combine Channels

Combine Channels
Output
Red
Green
Blue
Alpha
Grayscale
false

Category Image
Is Pair Node: No


Combine Channels Node creates an image out of Red, Green, Blue and Alpha channels.


Type: Painter
Default: unset

Source for the red channel of the output image.

Type: Painter
Default: unset

Souce for the green channel of the output image.

Type: Painter
Default: unset

Souce for the blue channel of the output image.

Type: Painter
Default: unset

Souce for the alpha channel of the output image. If not provided, the output will be opaque.

Type: Boolean
Default: false

If true, the output will be a grayscale image. Alpha grayscale color matrix will be used (maps alpha to the red, green and blue channels. Sets alpha to 1)


Type: Painter
Default: unset

Paint instruction to render the image with the combined channels.