Type Alias GrayImage

type GrayImage = ImageBuffer<Luma<u8>, Vec<u8>>

Sendable grayscale image buffer