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