Other items injpeg_encoder
pub fn cmyk_to_ycck(c: u8, m: u8, y: u8, k: u8) -> (u8, u8, u8, u8)
Conversion from CMYK to YCCK (YCbCrK)