[][src]Type Definition pix::Mask32

type Mask32 = Mask<Translucent<Ch32>>;

Translucent 32-bit alpha Mask pixel Format.

Trait Implementations

impl From<f32> for Mask32[src]

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

Get a Mask from an f32