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