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