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