Type Definition Rgb16Unorm
amethyst_rendy::rendy::texture::pixel
type Rgb16Unorm = Pixel<Rgb, _16, Unorm>;
Pixel type alias.