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

type Rgba8Sscaled = Pixel<Rgba, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Sscaled[src]