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