changeset 1:795060eb6643

Uploaded
author tomasz-bednarz
date Mon, 25 Nov 2013 21:11:51 -0500
parents b22b29e86ae6
children a44112280169
files README
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Mon Nov 25 21:11:51 2013 -0500
@@ -0,0 +1,19 @@
+Image filters supported:
+
+* Median
+* Emboss
+* Blur
+* Contour
+* Detail
+* Edge Enhance
+* Edge Enhance More
+* Find Edges
+* Sharpen
+* Smooth
+* Smooth More
+* Min
+* Max
+* Mode
+* Invert
+
+Required: http://www.pythonware.com/products/pil/