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