dahlia / sqlalchemy-imageattach

SQLAlchemy extension for attaching images to entities.
https://sqlalchemy-imageattach.readthedocs.io/
MIT License
116 stars 25 forks source link

Calculating average color to improve UX #7

Open dahlia opened 11 years ago

dahlia commented 11 years ago

In Pinterest the image containers gets the average color of it’s image when loading.

We can provide an optional property for this.