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

type R8Srgb = Pixel<R, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for R8Srgb[src]