Type Alias pix::ycc::YCbCr32

source ·
pub type YCbCr32 = Pix3<Ch32, YCbCr, Straight, Linear>;
Expand description

YCbCr 32-bit opaque (no alpha channel) linear gamma pixel format.