Separate Color Node#
Splits an image into its channels, based on a particular Color Model.
輸入#
- 色彩
Standard color input.
屬性#
- Mode
The color model to output.
- RGB:
Red, Green, Blue.
- HSV:
Hue, Saturation, Value.
- HSL:
Hue, Saturation, Lightness.
輸出#
The outputs of this node depend on the Mode property (see above).
- Alpha
The opacity value.