Module cosmic::cosmic_theme::palette::xyz
source · Expand description
Types for the CIE 1931 XYZ color space.
Structs§
- An iterator for
Xyz
values. - The CIE 1931 XYZ color space.
Type Aliases§
- CIE 1931 XYZ with an alpha component. See the
Xyza
implementation inAlpha
.