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

type Rgba8Uint = Pixel<Rgba, _8, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Uint[src]