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

type Rgb8Unorm = Pixel<Rgb, _8, Unorm>;

Pixel type alias.