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

Sendable grayscale image buffer