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

type Rgba8Srgb = Pixel<Rgba, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Srgb[src]