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