Combine Channels
Combine Channels
Section titled “Combine Channels ” Category Image
Is Pair Node: No
Combine Channels Node creates an image out of Red, Green, Blue and Alpha channels.
Inputs
Section titled “Inputs” Type: Painter
Default: unset
Source for the red channel of the output image.
Green
Section titled “ Green ” 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.
Alpha
Section titled “ Alpha ” Type: Painter
Default: unset
Souce for the alpha channel of the output image. If not provided, the output will be opaque.
Grayscale
Section titled “ Grayscale ” 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)
Outputs
Section titled “Outputs” Output
Section titled “ Output ” Type: Painter
Default: unset
Paint instruction to render the image with the combined channels.