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

type R64Sfloat = Pixel<R, _64, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for R64Sfloat[src]