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