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