pub fn fill_image(image: &mut RgbaImage, rect: [u32; 4])
Sets colors to hue/saturation image. White is used as color without saturation. This is at the top of the image, while saturated colors are at the bottom.