Type Definition pix::bgr::Bgr8

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

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