[][src]Type Definition pix::SRgb32

type SRgb32 = Rgb<Ch32, Opaque<Ch32>, StraightAlpha, SrgbGamma>;

Rgb 32-bit opaque sRGB gamma pixel format.