[][src]Type Definition pix::SRgb16

type SRgb16 = Rgb<Ch16, Opaque<Ch16>, StraightAlpha, SrgbGamma>;

Rgb 16-bit opaque sRGB gamma pixel format.