Function resize_to_min_height

Source
fn resize_to_min_height(image: &mut ColorImage, required_height: usize) -> bool