Mercurial > repos > tomasz-bednarz > image_tools
comparison README.md @ 0:64374d852e36
Uploaded
author | tomasz-bednarz |
---|---|
date | Mon, 25 Nov 2013 21:32:12 -0500 |
parents | |
children | 7ac913487a09 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:64374d852e36 |
---|---|
1 Part of http://cloudimaging.net.au | |
2 | |
3 Image functions supported: | |
4 | |
5 * Filmify: Change image to funky film-frame looking image. | |
6 * Resize: Resize the image. | |
7 * Rotate: Rotate the image. | |
8 * Tileify: Change image to funky tiled looking image. | |
9 | |
10 Required: http://www.pythonware.com/products/pil/ | |
11 | |
12 For more info please contact tomasz.bednarz (at) csiro dot au. |