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