[][src]Type Definition pix::rgb::Rgba8

type Rgba8 = Pix4<Ch8, Rgb, Straight, Linear>;

Rgb 8-bit straight alpha linear gamma pixel format.