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

type RgbaImage = ImageBuffer<Rgba<u8>, Vec<u8>>;

Sendable Rgb + alpha channel image buffer