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