[][src]Type Definition rendy_texture::pixel::Bgr8Sscaled

type Bgr8Sscaled = Pixel<Bgr, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Bgr8Sscaled[src]