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