PXC Documentation

PXC Home

RGBA Extract

pre 1.18

Extract RGBA channel on an image, each channel becomes its own image.

Node Data

Display name

RGBA Extract

Internal name

Node_RGB_Channel

Inheritances

Node_Processor
Node_RGB_Channel

Inputs

surface

Surface In

enum

Output Type

bool

Keep Alpha

bool

Output Array

Outputs

surface

Red

surface

Green

surface

Blue

surface

Alpha

Attributes

Color Depth

RGB Extract nodes extract a single surface in to 4 surfaces, each for RGBA value.



Related Links