Separate Color Node¶
Splits an image into its channels, based on a particular Color Model.
Inputs¶
- Color
Standard color input.
Eigenschaften¶
- Modus
The color model to output.
- RGB:
Red, Green, Blue.
- HSV:
Hue, Saturation, Value.
- HSL:
Hue, Saturation, Lightness.
Outputs¶
The outputs of this node depend on the Mode property (see above).
- Alpha
The opacity value.