Function saturate

  • Makes the provided color more saturated by the specified amount.

    Returns

    the new saturated color

    Parameters

    • color: Color

      the color to saturate.

    • amount: number

      the amount to saturate the color.

    Returns Color

Generated using TypeDoc