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