Using Imagemagick C api to draw to a GdkPixbuf
Posted: 2010-11-17T10:43:52-07:00
I currently use the Imagemagick CLI in order to manipulate images and am interested in adding a module to my app that will use the ImageMagick C api to directly manipulate a GdkPixbuf. Can anyone share any pointers on how best to tackle this?
W
W