Color Representation
ColorRepresentation
A color profile paired with a pixel encoding, describing how to interpret raw pixel values.
Nodes that output this type
Color Representation ACEScg
Creates a Color Representation using the ACEScg Color Profile with linear light, straight alpha pixel values.
Color Representation From Color Profile And Pixel Encoding
Creates a Color Representation by pairing a Color Profile with a Pixel Encoding.
Color Representation OkLabA
Creates a Color Representation using the OkLabA Color Profile with encoded pixel values.
Color Representation BT.2020
Creates a Color Representation using the BT.2020 Color Profile with gamma-encoded pixel values.
Color Representation sRGB
Creates a Color Representation using the sRGB Color Profile with gamma-encoded pixel values.
Color Representation Linear sRGB
Creates a Color Representation using the linear sRGB Color Profile with linear light, straight alpha pixel values.
Color Representation XYZA
Creates a Color Representation using the XYZA Color Profile with linear light, straight alpha pixel values.
Composition Color Representation
Gets the color representation associated with a Composition
Nodes that accept this type as input
Color Profile of a Color Representation
Given a color representation. Extracts the color profile of that color representation
Composition Color Transformer Shader
Defines a custom shader that takes an input color and then transforms that color to an output color.
Composition Point Effect Shader
Runs a custom shader over a circular region around an effect center point.
Composition Spacial Effect Shader
Runs a custom shader over an input that can spatially displace pixels by up to a maximum displacement.