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