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

type R16Snorm = Pixel<R, _16, Inorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for R16Snorm[src]