[][src]Type Definition pix::GrayAlpha32

type GrayAlpha32<M, G> = Gray<Ch32, Translucent<Ch32>, M, G>;

Translucent 32-bit Gray pixel Format.