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

type Rgb16Unorm = Pixel<Rgb, _16, Unorm>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb16Unorm[src]