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

type Bgra8Srgb = Pixel<Bgra, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Bgra8Srgb[src]