[][src]Type Definition pix::GrayAlpha8

type GrayAlpha8 = Gray<Ch8, Translucent<Ch8>>;

Translucent 8-bit Gray pixel Format.