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

type R8Unorm = Pixel<R, _8, Unorm>;

Pixel type alias.