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