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.
Properties(プロパティ)#
- Mode(モード)
The color model to use.
- RGB:
Red, Green, Blue.
- HSV:
Hue, Saturation, Value.
- HSL:
Hue, Saturation, Lightness.
Output(出力)#
- Color(カラー)
標準のカラー出力です。