django-imagekit/imagekit/processors
Matthew Tretter f611fc57e8 Convert images to RGBA before resizing
This ensures that the image is antialiased. Closes #192
2013-03-13 23:47:07 -04:00
..
__init__.py Rename processors and clean up packages 2012-02-18 00:20:44 -05:00
base.py Add __init__ to Reflection processor; closes #141 2012-07-25 22:20:15 -04:00
crop.py Rename processors and clean up packages 2012-02-18 00:20:44 -05:00
resize.py Convert images to RGBA before resizing 2013-03-13 23:47:07 -04:00
utils.py Move SmartCrop to crop module 2012-02-10 19:42:36 -05:00