Combine Color Node

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.

属性

模式

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.

输出

颜色

标准颜色输出。