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

type Rgb32Uint = Pixel<Rgb, _32, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb32Uint[src]