Type Definition pix::bgr::Bgr32

source · []
pub type Bgr32 = Pix3<Ch32, Bgr, Straight, Linear>;
Expand description

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