Houdini 22.0 Nodes Copernicus nodes

RGB to RGBA Copernicus node

Converts RGB layers or attributes to RGBA.

On this page

This node joins an RGB or attribute and mono layer or attribute to create an RGBA layer. The mono layer or attribute 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 or attribute to join.

alpha

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

Outputs

rgba

The RGBA components. These might be premultiplied by alpha.

See also

Copernicus nodes