[][src]Type Definition pix::SRgb16

type SRgb16 = Pix3<Ch16, RgbModel, Straight, Srgb>;

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