Module yxy

Source
Expand description

Types for the CIE 1931 Yxy (xyY) color space.

Structs§

Iter
An iterator for Yxy values.
Yxy
The CIE 1931 Yxy (xyY) color space.

Type Aliases§

Yxya
CIE 1931 Yxy (xyY) with an alpha component. See the Yxya implementation in Alpha.