[][src]Type Definition pix::SRgb8

type SRgb8 = Rgb<Ch8, Opaque<Ch8>, StraightAlpha, SrgbGamma>;

Rgb 8-bit opaque sRGB gamma pixel format.