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