Module kolor::details::color[][src]

Modules

Structs

Color is a 3-component vector defined in a ColorSpace.

A color space defined in data by its Primaries, white point, and an optional invertible transform function.

Enums

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

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

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.