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