Type Definition Rgb16Uint
rendy::texture::pixel
type Rgb16Uint = Pixel<Rgb, _16, Uint>;
Pixel type alias.