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