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