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