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