Type Definition Bgra8Sscaled
rendy_texture::pixel
type Bgra8Sscaled = Pixel<Bgra, _8, Iscaled>;
Pixel type alias.
impl AsPixel for Bgra8Sscaled
const NAME: &'static str
Name of the pixel type.
const SIZE: u32
Size of the pixel.
const FORMAT: Format
Pixel format.