fn pixel_value_string_from_image(
    image: &ImageInfo,
    x: u32,
    y: u32,
) -> Option<String>