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

type Rgba16Uint = Pixel<Rgba, _16, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba16Uint[src]