[][src]Module prisma::lms

The LMS cone response device-independent color space

Lms aims to represent the cone responses of human vision. See the struct level documentation for more information.

Structs

Bradford

The Bradford LMS transform

CieCam97s

The LMS transform defined in the CIECAM97s color adaptation model

CieCam2002

The LMS transform defined in the CIECAM2002 color adaptation model

Lms

The LMS cone response device-independent color space

Traits

LmsModel

A model for transforming from XYZ to LMS and back

Type Definitions

LmsBradford

An LMS space using the Bradford model

LmsCam97s

An LMS space using the CieCam97s model

LmsCam2002

An LMS space using the CieCam2002 model