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