Type Alias pix::cmy::Cmy8

source ·
pub type Cmy8 = Pix3<Ch8, Cmy, Straight, Linear>;
Expand description

Cmy 8-bit opaque (no alpha channel) linear gamma pixel format.