[]
In-place effect that alters the hue of an image based on the rotation angle.
public class HueRotationEffect : ColorMatrixEffect
Returns an instance of the HueRotationEffect class.
public static HueRotationEffect Get(float angleInDegrees)
angleInDegrees
floatThe angle to rotate the hue, in degrees.