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

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

Pixel type alias.