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

type SRgb32 = Pix3<Ch32, Rgb, Straight, Srgb>;

Rgb 32-bit opaque (no alpha channel) sRGB gamma pixel format.