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