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