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

type Abgr8Srgb = Pixel<Abgr, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Abgr8Srgb[src]