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

type R32Sfloat = Pixel<R, _32, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for R32Sfloat[src]