Type Definition Rgba16Sscaled
rendy_texture::pixel
type Rgba16Sscaled = Pixel<Rgba, _16, Iscaled>;
Pixel type alias.
impl AsPixel for Rgba16Sscaled
const NAME: &'static str
Name of the pixel type.
const SIZE: u32
Size of the pixel.
const FORMAT: Format
Pixel format.