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