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