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