[][src]Type Definition pix::GrayAlpha8

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

Translucent 8-bit Gray pixel Format.