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