Expand description
Types for the CIE 1931 Yxy (xyY) color space.
Structs§
- An iterator for
Yxy
values. - Samples colors uniformly.
- The CIE 1931 Yxy (xyY) color space.
Type Aliases§
- CIE 1931 Yxy (xyY) with an alpha component. See the
Yxya
implementation inAlpha
.