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