Skip to content

Releases: obskyr/colorgram.py

v1.2.0

27 Dec 20:06
Compare
Choose a tag to compare

Pillow Image objects can now be passed directly to extract.

v1.1.0

16 Sep 09:26
Compare
Choose a tag to compare

Colors are now namedtuples, so values can be accessed through, for example, Color.rgb.g or Color.hsl.h.

v1.0.0

14 Sep 13:24
Compare
Choose a tag to compare

The complete colorgram.py. Results accurate to those of colorgram.js 0.1.5, which at the time of writing is the latest.