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