Crate acolor

Source
Expand description

Color representations, operations and conversions.

Modules§

all
All items are reexported here.
oklab
A non-linear, perceptually uniform color space.
srgb
Standard RGB color space.

Constants§

GAMMA_32
The default gamma value as an f32.

Traits§

Color
Common color trait for all supported color formats.