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

type R8Sscaled = Pixel<R, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for R8Sscaled[src]