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

type Rgb8Srgb = Pixel<Rgb, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb8Srgb[src]