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

type Rgb8Sscaled = Pixel<Rgb, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb8Sscaled[src]