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.
輸入
The outputs of this node depends on the Mode property (see below).
- Alpha
The color channel that that is responsible for the image's transparency.
屬性
- Mode
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
- 色彩
Standard color output.