Separate Color Node¶
Splits an image into its channels, based on a particular Color Model.
Inputs (Inputs)¶
- Color (Kleur)
Standard color input (Standaard kleurinput)
Properties (Eigenschappen)¶
- Mode (Modus)
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 (Outputs)¶
The outputs of this node depend on the Mode property (see above).
- Alpha (Alpha)
The opacity value.