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

type Rg64Uint = Pixel<Rg, _64, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg64Uint[src]