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