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