Type Definition Rgba8Uint
rendy::texture::pixel
type Rgba8Uint = Pixel<Rgba, _8, Uint>;
Pixel type alias.