[][src]Type Definition rendy::texture::pixel::Bgr8Unorm

type Bgr8Unorm = Pixel<Bgr, _8, Unorm>;

Pixel type alias.