Type Definition Rgba64Uint
rendy::texture::pixel
type Rgba64Uint = Pixel<Rgba, _64, Uint>;
Pixel type alias.