FiltersDllPy Code
Brought to you by:
michelepetrazzo
File | Date | Author | Commit |
---|---|---|---|
.project | 2007-01-04 | edurand | [r7] Eclipse project |
FiltersDllPy.py | 2007-01-04 | edurand | [r6] remove function 'ErazeOrCreateImageLike' (doesn... |
README.txt | 2006-08-10 | michelepetrazzo | [r2] First release |
test_FiltersDllPy.py | 2007-01-04 | edurand | [r6] remove function 'ErazeOrCreateImageLike' (doesn... |
Welcome to FiltersDllPy, a python wrapper for Filters (http://filters.sf.net) Usage: python >= 2.4.x www.python.org ctypes >= 0.9.9.6 sf.net/projects/ctypes/ filtersDll sf.net/projects/filters/ (developer package, now filtersDll-2.1-2006_07_22.zip) Project files: FiltersDllPy.py -> main developed file ( the wrapper ) test_FiltersDllPy.py -> main test file py2exe_test_FiltersDllPy.py -> python file for create standalone exe with the current test_FiltersDllPy.py Usage: Unpack this package into a directory. Copy the library (.dll) and image (bpm,jpg, etcc) that you find on filterDll package (filtersDll_VERSION/bin/) on the FiltersDllPy directory and execute the python test file! Enjoy! Version: 0.2 stable License: LGPL Thanks to: Durand Emmanuel filters@edurand.com All the ctypes users that help me Copyright: Copyright (C) 2004-2006 Michele Petrazzo, Unipex s.r.l. All Rights Reserved. Unipex srl: Vittorio Veneto 83/A Street 33050 Gonars (UD) - Italy phone 0039 0432 931511 - fax 0039 0432 931378 www.unipex.it - michele.petrazzo@unipex.it