Separate Color Node#

Separate Color Node.

Splits an image into its channels, based on a particular Color Model.

Inputs#

Color (Kleur)

Standard color input.

Properties#

Mode

The color model to output.

RGB (Rood, Groen, Blauw):

Red, Green, Blue.

HSV (Tint, Verzadiging, Value (Helderheid)):

Hue, Saturation, Value.

HSL:

Hue, Saturation, Lightness.

Outputs#

The outputs of this node depend on the Mode property (see above).

Alpha

The opacity value.