logo

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

pub type GrayImage = ImageBuffer<Luma<u8>, Vec<u8, Global>>;
Expand description

Sendable grayscale image buffer