pub type Bgr32 = Pix3<Ch32, Bgr, Straight, Linear>;
Bgr 32-bit opaque (no alpha channel) linear gamma pixel format.
pub struct Bgr32 { /* private fields */ }