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