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