rotateHueRad abstract method

ColorModel rotateHueRad(
  1. double amount
)

Rotates the hue of this color by amount in radians.

Implementation

ColorModel rotateHueRad(double amount);