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

type Rg32Uint = Pixel<Rg, _32, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg32Uint[src]