rotateHueRad abstract method
Rotates the hue of this color by amount
in radians.
Implementation
@override
ColorModel rotateHueRad(double amount);
Rotates the hue of this color by amount
in radians.
@override
ColorModel rotateHueRad(double amount);