Tint v1.0.0 Tint.XYZ View Source

A color in the XYZ (CIE 1931) colorspace.

Link to this section Summary

Functions

Builds a new XYZ color using the lightness, a and b color channels.

Link to this section Types

Link to this type

t() View Source
t() :: %Tint.XYZ{x: float(), y: float(), z: float()}

Link to this section Functions

Builds a new XYZ color using the lightness, a and b color channels.