Combine Color Node¶
Combines four grayscale channels into one color image, based on a particular Color Model.
Ingressi¶
The inputs of this node depend on the Mode property (see below).
- Trasparenza
The opacity of the output color.
Proprietà¶
- Modalità
The color model to use.
- RGB:
Red, Green, Blue.
- HSV:
Hue, Saturation, Value.
- HSL:
Hue, Saturation, Lightness.
Output¶
- Colore
Standard color output.