Linear to Rec.2020 transfer function.
Linear to Rec.601 transfer function. Note, Rec.709 also uses this same function.
Linear to sRGB transfer function.
Rec.2020 to linear transfer function.
Rec.601 to linear transfer function. Note, Rec.709 also uses this same function.
sRGB to linear transfer function.
Chromatic adaptation method.
Enum of common RGB color spaces.
Generate a chromatic adaptation matrix from srcWhite to destWhite.
Gamma to linear transfer function.
Gamma to linear transfer function.
Hybrid linear-gamma to linear transfer function. The function and parameters are detailed in the example below.
Linear to gamma transfer function.
Linear to gamma transfer function.
Linear to hybrid linear-gamma transfer function. The function and parameters are detailed in the example below.
Color space descriptor for the specified color space.
RGB to XYZ color space transformation matrix.
cs describes the source RGB color space.
XYZ to RGB color space transformation matrix.
cs describes the target RGB color space.
Parameters that define an RGB color space.
F is the float type that should be used for the colors and gamma functions.
White points of standard illuminants.
This module defines and operates on standard color spaces.