Type Definition pix::bgr::Bgra8

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

Bgr 8-bit straight alpha linear gamma pixel format.