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