Crate const_css_color

Source
Expand description

Structsยง

HSLA32
A color in HSLA color space with 32-bit floating point components.
HSVA32
A color in HSVA color space with 32-bit floating point components.
LUMA32
A color in the luma color space.
RGB
A color in the RGB color space.
RGBA
A color in the RGBA color space.
RGBA32
A color in the RGBA color space with 32-bit precision.