Crate qcms

Source
Expand description

A pure Rust color management library.

Structs§

CIE_xyY
A color in the CIE xyY color space
CIE_xyYTRIPLE
a set of CIE_xyY values that can use to describe the primaries of a color space
Profile
A color profile
Transform
A transform from an input profile to an output one.

Enums§

DataType
The format of pixel data
Intent
These values match the Rendering Intent values from the ICC spec