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