Function hueParse

  • Parse hsl/hsv/hwb color string

    Returns

    • the parsed color components

    Parameters

    • str: string

      hsl/hsv/hwb color string

    Returns RGBA

Generated using TypeDoc