Tint v1.0.0-rc.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: Decimal.t(), y: Decimal.t(), z: Decimal.t()}

Link to this section Functions

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