Module cssparser::color

source ·
Expand description

General color-parsing utilities, independent on the specific color storage and parsing implementation.

For a more complete css-color implementation take a look at cssparser-color crate, or at Gecko’s color module.

Modules

Structs

Enums

Constants

  • The opaque alpha value of 1.0.

Statics

Functions