Function select_color::hue_saturation::fill_image

source ยท
pub fn fill_image(image: &mut RgbaImage, rect: [u32; 4])
Expand description

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.