Method RotateHue
RotateHue(double)
Rotates the hue of each pixel in the image by angle, which is a double in the range [-1.0..+1.0], where -1.0 corresponds to -360 degrees and +1.0 corresponds to +360 degrees.
public virtual void RotateHue(double angle)
Parameters
angle
double