[][src]Type Definition pix::GrayAlpha16

type GrayAlpha16<M, G> = Gray<Ch16, Translucent<Ch16>, M, G>;

Translucent 16-bit Gray pixel Format.