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

type Rgba32Sfloat = Pixel<Rgba, _32, Float>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba32Sfloat[src]