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