Houdini 20.5 Nodes Copernicus nodes

RGBA to RGB Copernicus node

Converts RGBA layers to RGB.

On this page

This node splits an RGBA layer into an RGB layer and mono layer. The resulting mono layer contains the alpha.

Parameters

Remove Premultiplied Alpha

Undoes the premultiplication of the RGBA layers (which are usually premultiplied) to give you the unassociated RGB layer. When off, the node directly splits the RGB and alpha channels.

Inputs

rgba

The RGBA layer to split.

Outputs

rgb

The red, green, and blue components. These might be unpremultiplied by alpha.

alpha

The mono layer with the alpha component.

See also

Copernicus nodes