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