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

type Rgba8Snorm = Pixel<Rgba, _8, Inorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Snorm[src]