fn hue_shift(img: &mut Frame, deg: f32, sat: f32, light: f32)
Rotate hue by deg, scale saturation, offset lightness.
deg