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