Type Definition Rg8Srgb
amethyst_rendy::rendy::texture::pixel
type Rg8Srgb = Pixel<Rg, _8, Srgb>;
Pixel type alias.