using the Filters DLL (image filters)
Dieter Vanderelst
dieter.vanderelst at gmail.com
Wed Feb 15 04:09:39 EST 2006
Hello,
I'm trying to access the Filters-Dll provided by the filters-project
(http://filters.sourceforge.net/index.htm).
Following the advice I got from the Python list -thank you for that-, I
do this using ctypes
(http://starship.python.net/crew/theller/ctypes/index.html).
I can seem to access the image filters now provided by the Dll. But
reading and writing of images is still a problem.
Furthermore, the project is not very well documented. So, I was
wondering whether there are people on this list that have some
experience in using the filters Dll. Maybe they could sent me some
examples of the use of the Dll with Python?
Kind regards,
Dieter
More information about the Python-list
mailing list