Combine Color Node
The Combine Color Node combines an image from its composite color channels. The node can combine multiple Color Models depending on the Mode property.
Ingressi
The outputs of this node depends on the Mode property (see below).
- Trasparenza
The color channel that that is responsible for the image’s transparency.
Proprietà
- Modalità
The color model to output.
- RGB
Combine the three inputs: Red, Green, and Blue color channels into a single color.
- HSV
Combine the three inputs: Hue, Saturation, and Value color channels into a single color.
- HSL
Combine the three inputs: Hue, Saturation, and Lightness color channels into a single color.
Output
- Colore
Standard color output.