[][src]Type Definition rendy::texture::Rgba8Unorm

type Rgba8Unorm = Pixel<Rgba, _8, Unorm>;
[]

Pixel type alias.