[][src]Type Definition rendy::texture::pixel::Rgba8Uint

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

Pixel type alias.