Function adjustHue

  • Adjust the hue by the specified amount.

    Returns

    the adjusted color

    Parameters

    • color: Color

      the color to adjust

    • amount: number

      the amount to adjust in degrees, -360 to 360

    Returns Color

Generated using TypeDoc