shime / dominant-color

Gets dominant color of an image.
MIT License
63 stars 0 forks source link

Replace imagemagick dependency with gm #9

Open ajmas opened 3 years ago

ajmas commented 3 years ago

The current imagemagick dependency is now no longer maintained and it would seem gm is the current successor. For this reason the dependency should be updated to use that package.