Color Space Node

../../../_images/compositing_node-CompositorNodeConvertColorSpace.png

Color Space Node.

The Color Space Node converts images from one color spaces.

Note

Images are automatically converted into linear color space unless specified in the image’s Colorspace option.

输入

图像

Standard color input.

属性

From, To

The color space of the input image and the color space to convert the image to.

The list of color spaces depends on the active OCIO config. Using the default config will list the following options:

  • sRGB

    标准RGB显示空间。

    线性

    线性709(全范围)。Blender原生线性空间。

    Linear ACES

    ACES线性空间。

    XYZ

    标准线性XYZ空间。

    Non-Color

    用于包含非色彩数据的图像的色彩空间 (如法线贴图)。

    原始

    Does not automatically convert to linear; same as Non-Color.

    电影日志

    Filmic视图变换的中间日志颜色空间。

输出

图像

标准颜色输出。