Page 1 of 1

PythonMagick set colours

Posted: 2012-01-17T05:26:27-07:00
by stev_k
I have been trying to replicate the process to draw shapes using Python Magick at http://www.imagemagick.org/Magick++/Drawable.html . I have managed to draw the shapes, however, they are black against a white background. I can't seem to work out how to change the colour using Python. Does anyone have a working setup / a test that should work with Python so I can check everything?