Type Definition nannou::image::RgbaImage[][src]

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

Sendable Rgb + alpha channel image buffer