Module colstodian::states[][src]

Expand description

Contains types relating to a color’s state.

Structs

Encodes that a color is Display-referred (in the range [0..1], defined in relation to a display standard).

Encodes that a color is Scene-referred (in the range [0..inf)), defined in relation to input values from a (virtual) camera or other input device. Usually representing something like radiance in an HDR rendering pipeline.

Enums

A dynamic version of a color’s state. See docs for State