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