We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8b07c38
There was an error while loading. Please reload this page.
Pillow Image objects can now be passed directly to extract.
Image
extract
e006205
Colors are now namedtuples, so values can be accessed through, for example, Color.rgb.g or Color.hsl.h.
namedtuple
Color.rgb.g
Color.hsl.h
4d2ff28
The complete colorgram.py. Results accurate to those of colorgram.js 0.1.5, which at the time of writing is the latest.