Color Space Node

Color Space Node.
The Color Space Node converts images from one color spaces.
Bemerkung
Images are automatically converted into linear color space unless specified in the image’s Colorspace option.
Inputs
- Image
Standard color input.
Eigenschaften
- 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
Standard RGB display space.
- Linear
Linear 709 (full range). Blender native linear space.
- Linear ACES
ACES linear space.
- XYZ
Standard linear XYZ space.
- Non-Color
Color space used for images which contains non-color data (e.g. normal maps).
- Raw
Does not automatically convert to linear; same as Non-Color.
- Filmic Log
Intermediate log color space of Filmic view transform.
Outputs
- Image
Standard color output.