Combine Color Node#
Combines four grayscale channels into one color image, based on a particular Color Model.
輸入#
The inputs of this node depend on the Mode property (see below).
- Alpha
The opacity of the output color.
屬性#
- Mode
The color model to use.
- RGB:
Red, Green, Blue.
- HSV:
Hue, Saturation, Value.
- HSL:
Hue, Saturation, Lightness.
Output#
- 色彩
Standard color output.