[][src]Type Definition pix::Rgb32

type Rgb32 = Rgb<Ch32, Opaque<Ch32>, StraightAlpha, LinearGamma>;

Rgb 32-bit opaque linear gamma pixel format.