Skip to main content

ColorPickerPickHue

Callable

  • ColorPickerPickHue(Event: MouseEvent | TouchEvent): void

  • Sets the picked hue based on the Event coordinates on the canvas


    Parameters

    • Event: MouseEvent | TouchEvent

      The touch/mouse event

    Returns void

    • Nothing