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