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