[][src]Type Definition pix::Rgb16

type Rgb16 = Rgb<Ch16, Opaque<Ch16>, StraightAlpha, LinearGamma>;

Rgb 16-bit opaque linear gamma pixel format.