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

type Rgba8Uscaled = Pixel<Rgba, _8, Uscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Uscaled[src]