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