pub type ImageLumaf32 = ImageBuffer<Luma<f32>, Vec<f32>>;
pub struct ImageLumaf32 { /* private fields */ }