[][src]Type Definition pix::Gray8

type Gray8<M, G> = Gray<Ch8, Opaque<Ch8>, M, G>;

Opaque 8-bit Gray pixel Format.