masakudamatsu / color-picker-nova

Pick a color by the contrast ratio to pure black and how much grey is mixed with pure hue
MIT License
0 stars 0 forks source link

Test getMousePosition.js helper function #6

Open masakudamatsu opened 3 years ago

masakudamatsu commented 3 years ago

getMousePosition.js is a method to return the mouse position relative to the top-left corner of the canvas element, given the canvas object and the mouse event.