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

type Rgba32Sint = Pixel<Rgba, _32, Int>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba32Sint[src]