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