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.