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