Module kolor_64::details::color[][src]

Modules

color_spaces

Structs

Color

Color is a 3-component coordinate in a ColorSpace.

ColorSpace

ColorSpace is a coordinate space for colors. See spaces for defined color spaces.

Enums

RGBPrimaries

RGBPrimaries is a set of primary colors picked to define an RGB color coordinate systme.

TransformFn

A TransformFn identifies an invertible mapping of color coordinates in a linear ColorSpace.

WhitePoint

A WhitePoint defines the color “white” in an RGB color system. White points are derived from an “illuminant” which are defined as some reference lighting condition based on a Spectral Power Distribution.