[][src]Type Definition pix::Bgra8

type Bgra8 = Pix4<Ch8, Bgr, Straight, Linear>;

Bgr 8-bit straight alpha linear gamma pixel format.