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

type Rg16Uint = Pixel<Rg, _16, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg16Uint[src]