Skip to main content

ColorPickerPickOpacity

Callable

  • ColorPickerPickOpacity(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