jonbuda / miro

A Ruby gem to help extract the dominant colors from an image.
MIT License
560 stars 75 forks source link

Default palette #21

Open yurgon opened 10 years ago

yurgon commented 10 years ago

Hi, How can I set default color palette for scan images? Or similar functionality https://github.com/humanmade/Colors-Of-Image Thx.

Johnsalzarulo commented 8 years ago

This gem does pretty much exactly what you are suggesting by default. It returns an array of the dominant colors found in the image.