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

type Rgba8Sint = Pixel<Rgba, _8, Int>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba8Sint[src]