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