Expand description
Types related to color encoding.
Structs§
- Customxy
- Custom xy-chromaticity coordinate.
- Enum
Colour Encoding - “Enum color encoding” represented by JPEG XL enum values.
- Opsin
Inverse Matrix - Opsin inverse metadata.
- Tone
Mapping - HDR tone mapping metadata.
Enums§
- Colour
Encoding - Color encoding, either represented by enum values, or a signal of existence of ICC profile.
- Colour
Space - Color space type.
- Primaries
- RGB primaries.
- Rendering
Intent - Rendering intent, defined by ICC specification.
- Transfer
Function - Transfer function (tone curve).
- White
Point - White point.