[][src]Type Definition pix::Bgra8p

type Bgra8p = Pix4<Ch8, Bgr, Premultiplied, Linear>;

Bgr 8-bit premultiplied alpha linear gamma pixel format.