Houdini 20.5 Nodes Copernicus nodes

RGB to RGBA Copernicus node

Converts RBG layers to RGBA.

On this page

This operations joins an RGB and Mono layer into an RGBA layer.

Parameters

Premultiply Alpha

RGBA layers are usually premultiplied in Houdini; so this premultiplies the inputs to give you an associated RGBA layer. Turning this off will just directly join the RGB and Alpha channels.

Inputs

rgb

An RGB layer to join.

alpha

A Mono layer to join and use as Alpha.

Outputs

rgba

The RGBA components, possibly premultiplied by alpha.

See also

Copernicus nodes