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

type Rg8Sscaled = Pixel<Rg, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rg8Sscaled[src]