[][src]Type Definition rin::graphics::image::RgbImage

type RgbImage = ImageBuffer<Rgb<u8>, Vec<u8>>;

Sendable Rgb image buffer