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