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

type Rg8Srgb = Pixel<Rg, _8, Srgb>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg8Srgb[src]