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