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

type Rgb32Sfloat = Pixel<Rgb, _32, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb32Sfloat[src]