What i want is just to resize an image using PythonMagick 0.9.1.
Unfortunately there is no documentation yet. I found this link where user uses resize() with PythonMagick 0.9.3. There is no resize() function in the 0.9.1 version and I don't want to upgrade for know.
Ιs there any way to do it? Thanks in advance.