cosmic
0.1.0
Module xyz
Module Items
Structs
Type Aliases
In cosmic::
cosmic_
theme::
palette
cosmic
::
cosmic_theme
::
palette
Module
xyz
Copy item path
source
Expand description
Types for the CIE 1931 XYZ color space.
Structs
§
Iter
An iterator for
Xyz
values.
Xyz
The CIE 1931 XYZ color space.
Type Aliases
§
Xyza
CIE 1931 XYZ with an alpha component. See the
Xyza
implementation in
Alpha
.