To RGB node

Left Toolbar > Convert icon Convert Nodes > To RGB icon To RGB

The To RGB node converts the input image into an RGB image.

input
In0 Img in LAB color space

output
Out Img in RGB color space

Procedure

To convert an image to RGB:

  1. On the left toolbar choose Convert Nodes > RGB. Convert icon > To RGB icon

  2. Drag the To RGB icon into the Node Graph.

    To RGB node

  3. Connect the output of an image node into the Img input in the To RGB node.

Inputs

Img
The Image to convert to RGB color mode.

Outputs

Img
The RGB image.

Attributes Panel

To RGB attributes

Keep Alpha
If checked, the alpha channel of the input image is passed to the output image. Generates an image of RGBA color mode.