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

type Rgba16Snorm = Pixel<Rgba, _16, Inorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba16Snorm[src]