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

type Rgb16Uint = Pixel<Rgb, _16, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb16Uint[src]