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