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

type Rgba16Sint = Pixel<Rgba, _16, Int>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba16Sint[src]