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

type Rgba32Uint = Pixel<Rgba, _32, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgba32Uint[src]