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