color-sampler icon indicating copy to clipboard operation
color-sampler copied to clipboard

A jQuery plugin provides color sampler function for Canvas.

Results 3 color-sampler issues
Sort by recently updated
recently updated
newest added

How can I get pick color from anywhere where of webpage

This pull request detects the user device pixel ratio and adjusts the mouse position to it

Hi! I'm using your library for a project, and I noticed that there's a bug with devices which have a pixel ratio different from 1, I wrote a solution for...