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