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