Separate Color Node#

Separate Color Node.

Splits an image into its channels, based on a particular Color Model.

入力#

Color(カラー)

標準のカラー入力です。

Properties(プロパティ)#

Mode(モード)

The color model to output.

RGB:

Red, Green, Blue.

HSV:

Hue, Saturation, Value.

HSL:

Hue, Saturation, Lightness.

出力#

The outputs of this node depend on the Mode property (see above).

Alpha(アルファ)

The opacity value.