Module kolor_64::spaces[][src]

Constants

ACES2065_1

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

ACES_CG

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

ALL_COLOR_SPACES

Array containing all built-in color spaces.

BT_709

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

BT_2020

BT.2020 is a linear encoding in BT.2020 primaries with a D65 white point

CIE_RGB

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

LINEAR_SRGB

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

OKLAB

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

SRGB

sRGB is Linear sRGB with the sRGB tone response curve applied, also called “gamma-compressed”.