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

type Rgba64Sfloat = Pixel<Rgba, _64, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba64Sfloat[src]