pub fn shade_cidrs( img: &mut Image<Rgba>, shades: Option<Vec<Shade>>) -> Result<()>
Given a vector of CIDRs, shade them in.