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

type Abgr8Sscaled = Pixel<Abgr, _8, Iscaled>;

Pixel type alias.

Trait Implementations

impl AsPixel for Abgr8Sscaled[src]