pub fn convert_grayscale_to_rgb(data: &mut ImageData) -> Result<()>
image
Converts a Grayscale image to RGB format.