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