The index of the chroma component. Null if there is no chroma component.
Pointer to the Color subclass.
The component names, in order, and with alpha as last.
Component units, in order, with 1 for the alpha.
OptionalconstraintOptional pre-clipping constraint solver.
While sdrLimits and hdrLimits handle absolute min/max values per
component, some color spaces have inter-component dependencies.
For example, in HWB, the sum of Whiteness and Blackness cannot exceed
100%. This callback is executed right before the standard clipping
process to resolve these mathematical dependencies (e.g., proportionally
scaling components down) before the hard min/max limits are applied.
The raw components array.
A new array with the constrained components.
CSS support meta infos. Null if no CSS representation is supported.
Limit of HDR ranges for each component, in order and with alpha last.
The index of the hue component of polar color spaces. Null if it is not polar.
The index of the lightness component. Null if there is no lightness component.
Standardized liminance limits.
The color space name.
Limit of SDR ranges for each component, in order and with alpha last.
List of 2D gamut boundaries in xyY color space.
The configuration of a ColorMeta class.