Houdini 20.5 Nodes Copernicus nodes

RGB to RGBA Copernicus node

Converts RGB layers to RGBA.

On this page

This node joins an RGB and mono layer to create an RGBA layer. The mono layer contains the alpha.

Parameters

Premultiply Alpha

Premultiplies the inputs to create an associated RGBA layer. When off, the node directly joins the RGB and alpha channels.

Note

RGBA layers are usually premultiplied.

Inputs

rgb

The RGB layer to join.

alpha

The mono layer to join and use as an alpha channel.

Outputs

rgba

The RGBA components. These might be premultiplied by alpha.

See also

Copernicus nodes