[][src]Module polyhorn_ui::color

Technical implementation of a subset of CSS Color Module Level 4 (WD).

Modules

encoding

Custom encodings for alternative color spaces.

Structs

Color

A color in a color-space with an associated alpha channel.

Traits

NamedColor

Trait with a function for every CSS-compliant named color.

Type Definitions

DisplayP3

Nonlinear Display-P3.

DisplayP3a

Nonlinear Display-P3 with an alpha component.

Srgb

Nonlinear sRGB.

Srgba

Nonlinear sRGB with an alpha component.