adjust_hue

Function adjust_hue 

Source
fn adjust_hue(
    left: &mut f32,
    right: &mut f32,
    hue_interpolation: HueInterpolationMethod,
)