[][src]Type Definition pix::Mask16

type Mask16 = Mask<Translucent<Ch16>>;

Translucent 16-bit alpha Mask pixel Format.

Trait Implementations

impl From<u16> for Mask16[src]

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

Get a Mask from a u16