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

type Rg64Sfloat = Pixel<Rg, _64, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg64Sfloat[src]