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