Skip to main content

Module lms

Module lms 

Source
Expand description

Types for the LMS color space.

Modules§

matrix
Matrix types and traits for Lms.

Structs§

Iter
An iterator for Lms values.
Lms
Generic LMS.

Type Aliases§

BradfordLms
LMS that uses the Bradford matrix.
BradfordLmsa
LMSA that uses the Bradford matrix.
Lmsa
Generic LMS with an alpha component. See Lmsa implementation in Alpha.
VonKriesLms
LMS that uses the von Kries matrix.
VonKriesLmsa
LMSA that uses the von Kries matrix.