Module xyz

Module xyz 

Source
Expand description

Types for the CIE 1931 XYZ color space.

Modules§

meta
Meta types and traits for Xyz.

Structs§

Iter
An iterator for Xyz values.
UniformXyz
Samples colors uniformly.
Xyz
The CIE 1931 XYZ color space.

Type Aliases§

Xyza
CIE 1931 XYZ with an alpha component. See the Xyza implementation in Alpha.