Combine Color Node#
Combines four grayscale channels into one color image, based on a particular Color Model.
Inputs#
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.