jxl_oxide

Module color

Source
Expand description

Types related to color encoding.

Structs§

Customxy
Custom xy-chromaticity coordinate.
EnumColourEncoding
“Enum color encoding” represented by JPEG XL enum values.
OpsinInverseMatrix
Opsin inverse metadata.
ToneMapping
HDR tone mapping metadata.

Enums§

ColourEncoding
Color encoding, either represented by enum values, or a signal of existence of ICC profile.
ColourSpace
Color space type.
Primaries
RGB primaries.
RenderingIntent
Rendering intent, defined by ICC specification.
TransferFunction
Transfer function (tone curve).
WhitePoint
White point.