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