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