[][src]Module prisma::tags

Unit structs for identifying the various color models in generic contexts

Structs

AlphaTag

A tag type uniquely identifying the Alpha type in generic contexts

EHsiTag

A tag type uniquely identifying the eHsi type in generic contexts

HsiTag

A tag type uniquely identifying the Hsi type in generic contexts

HslTag

A tag type uniquely identifying the Hsl type in generic contexts

HsvTag

A tag type uniquely identifying the Hsv type in generic contexts

HwbTag

A tag type uniquely identifying the Hwb type in generic contexts

LabTag

A tag type uniquely identifying the Lab type in generic contexts

LchabTag

A tag type uniquely identifying the Lchab type in generic contexts

LchuvTag

A tag type uniquely identifying the Lchuv type in generic contexts

LmsTag

A tag type uniquely identifying the Lms type in generic contexts

LuvTag

A tag type uniquely identifying the Luv type in generic contexts

RgbTag

A tag type uniquely identifying the Rgb type in generic contexts

RgiTag

A tag type uniquely identifying the Rgi type in generic contexts

XyYTag

A tag type uniquely identifying the XyY type in generic contexts

XyzTag

A tag type uniquely identifying the Xyz type in generic contexts

YCbCrTag

A tag type uniquely identifying the YCbCr type in generic contexts