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