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

type Bgr8Srgb = Pixel<Bgr, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Bgr8Srgb[src]