Skip to main content

ColorPickerPickSV

Callable

  • ColorPickerPickSV(Event: MouseEvent | TouchEvent): void

  • Sets the picked saturation (SV) based on the Event coordinates on the canvas


    Parameters

    • Event: MouseEvent | TouchEvent

      The touch/mouse event

    Returns void

    • Nothing