ColorPickerGetCoordinates
Callable
Parameters
Event: MouseEvent | TouchEvent
The touch/mouse event
Returns { X: number; Y: number }
- Coordinates of the click/touch event on the canvas
X: number
Y: number
This API is deprecated and may be removed in a future version.
Gets the coordinates of the current event on the canvas