Separate Channels
Separate Channels
Section titled “Separate Channels” Category Image
Is Pair Node: No
Separates an image into its individual color channels (Red, Green, Blue, and Alpha).
Inputs
Section titled “Inputs” Image
Section titled “ Image ” Type: Painter
Default: unset
The image to separate into individual color channels (Red, Green, Blue, and Alpha).
Grayscale
Section titled “ Grayscale ” Type: Boolean
Default: false
If true, the image will be converted to grayscale before separating channels.
Outputs
Section titled “Outputs” Type: Painter
Default: unset
The red channel of the separated image. This output contains only the red color information from the original image.
Green
Section titled “ Green ” Type: Painter
Default: unset
The green channel of the separated image. This output contains only the green color information from the original image.
Type: Painter
Default: unset
The blue channel of the separated image. This output contains only the blue color information from the original image.
Alpha
Section titled “ Alpha ” Type: Painter
Default: unset
The alpha channel of the separated image. This output contains only the transparency information from the original image.
All of our content is carefully written by hand, no AI was involved during the process.