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