Search found 1 match
- 2011-10-18T07:23:08-07:00
- Forum: Users
- Topic: How to do basic things with PythonMagick?
- Replies: 1
- Views: 4113
How to do basic things with PythonMagick?
Dear Wizards, I am using PythonMagick 0.9.1 on Ubuntu Linux with Python 2.6 And am struggling to do the simplest tasks :) While I understand I have to look in the MagickWand C-API for method names, most methods I would like to use seem to be absent, e.g. dither . While I found out through web ...