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