Houdini 22.0 Nodes Copernicus nodes

RGBA to RGB Copernicus node

Converts RGBA layers or attributes to RGB.

On this page

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

Parameters

Remove Premultiplied Alpha

Undoes the premultiplication of the RGBA layers or attributes (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 or attribute to split.

Outputs

rgb

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

alpha

The mono layer or attribute with the alpha component.

See also

Copernicus nodes