Type Definition pix::bgr::Bgra32

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

Bgr 32-bit straight alpha linear gamma pixel format.