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