[][src]Type Definition rendy_texture::pixel::Rg8Uint

type Rg8Uint = Pixel<Rg, _8, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg8Uint[src]