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