[][src]Type Definition pix::Mask8

type Mask8 = Mask<Translucent<Ch8>>;

Translucent 8-bit alpha Mask pixel Format.

Trait Implementations

impl From<u8> for Mask8[src]

fn from(c: u8) -> Self[src]

Get a Mask from a u8