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