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

type Rgb16Sscaled = Pixel<Rgb, _16, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb16Sscaled[src]