Module colstodian::spaces::dynamic_spaces[][src]

Expand description

Color spaces defined as data.

Constants

ACES2065-1 is a linear encoding in AP0 primaries with a D60 whitepoint.

ACEScg is a linear encoding in AP1 primaries with a D60 whitepoint.

Adobe RGB (1998) is a linear encoding in Adobe 1998 primaries with a D65 white point

Adobe Wide Gamut RGB is a linear encoding in Adobe Wide primaries with a D50 white point

Array containing all built-in color spaces.

Apple RGB is a linear encoding in Apple primaries with a D65 white point

BT.709 is a linear encoding in BT.709 primaries with a D65 whitepoint.. It’s equivalent to Linear sRGB

BT.2020 is a linear encoding in BT.2020 primaries with a D65 white point BT.2100 has the same linear color space as BT.2020.

CIE RGB is the original RGB space, defined in CIE RGB primaries with white point E.

CIE XYZ reference color space. Uses CIE XYZ primaries with white point D65.

Display P3 by Apple is a linear encoding in P3 primaries with a D65 white point

Encoded BT.709 is BT.709 with the BT.709 OETF applied.

Encoded BT.2020 is BT.2020 with the BT.2020 OETF applied.

Encoded BT.2100 PQ is BT.2020 (equivalent to the linear BT.2100 space) with the Perceptual Quantizer inverse EOTF applied.

Encoded Display P3 is Display P3 with the sRGB OETF applied.

Encoded sRGB is Linear sRGB with the sRGB OETF applied (also called “gamma-compressed”).

ICtCp_HLG is a non-linear encoding in BT.2020 primaries, with a D65 whitepoint, using the HLG transfer function

ICtCp_PQ is a non-linear encoding in BT.2020 primaries, with a D65 whitepoint, using the PQ transfer function

Linear sRGB is a linear encoding in BT.709 primaries with a D65 whitepoint. Linear sRGB is equivalent to BT_709.

Oklab is a non-linear, perceptual encoding in XYZ, with a D65 whitepoint.

Oklch is a non-linear, perceptual encoding in XYZ, with a D65 whitepoint. It is a variant of Oklab with LCh coordinates intead of Lab.

P3-D60 (ACES Cinema) is a linear encoding in P3 primaries with a D60 white point

P3-DCI (Theater) is a linear encoding in P3 primaries with a P3-DCI white point

Pro Photo RGB is a linear encoding in Pro Photo primaries with a D50 white point