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