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