Search found 1 match
- 2012-01-17T05:26:27-07:00
- Forum: Users
- Topic: PythonMagick set colours
- Replies: 0
- Views: 3080
PythonMagick set colours
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 ...