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