pub const CMYK_TO_XYZ: &[u8];
Expand description
The ICC profile used to convert from CMYK to RGB.
This is a minimal CMYK profile that only contains the necessary information to convert from CMYK to RGB. It is based on the CGATS TR 001-1995 specification. See https://github.com/saucecontrol/Compact-ICC-Profiles#cmyk.