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

type Rgb8Uint = Pixel<Rgb, _8, Uint>;

Pixel type alias.

Trait Implementations

impl AsPixel for Rgb8Uint[src]