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