Module hsl

Source
Expand description

Types for the HSL color space.

Structs§

Hsl
HSL color space.
Iter
An iterator for Hsl values.

Type Aliases§

Hsla
Linear HSL with an alpha component. See the Hsla implementation in Alpha.