Package-level declarations
Types
The color space describing colors in the LAB model.
The color space describing colors in the LCHab model.
The color space describing colors in the LCHuv model.
The color space describing colors in the LUV model.
The sRGB color space defined in IEC 61966-2-1
The color space describing colors in the XYZ model.
Functions
Create a new LABColorSpace that will be calculated relative to the given whitePoint
Create a new LCHabColorSpace that will be calculated relative to the given whitePoint
Create a new LCHuvColorSpace that will be calculated relative to the given whitePoint
Create a new LUVColorSpace that will be calculated relative to the given whitePoint
Create a new RGBColorSpace implementation with the given name, whitePoint, transferFunctions, and r g b primaries.
Create a new XYZColorSpace that will be calculated relative to the given whitePoint