iro
iro copied to clipboard
Color Picker from Image
Hello, IRO was a great tool for coloring. But for now, there's no feature to get color from an image. Currently, I need to use a tool from another website then go back to IRO.
Here's the example:
Steps
- Click upload image
- Choose image
- Get the color from cursor that hover into the image
Nice feature request @DeVoresyah, i think we need it too. So the plan is, we need learn more about EyeDropper API and Input Color Element. And do we need color image extractor to get color dominance at the image?. Because i see palette color at the bottom of image.
Referrence: https://github.com/wicg/eyedropper-api/
yes, a color image extractor would be great too.
Great, maybe this will be a little challenging. Because it turns out that the EyeDropper API feature has not been officially released in the current version of the browser and is still being tested in Chrome Canary recently.