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