Module xyz

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.