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

type Rgb64Sfloat = Pixel<Rgb, _64, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb64Sfloat[src]