[][src]Type Definition rendy_texture::pixel::Rgba16Uscaled

type Rgba16Uscaled = Pixel<Rgba, _16, Uscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba16Uscaled[src]