Using Imagemagick C api to draw to a GdkPixbuf

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
wigi

Using Imagemagick C api to draw to a GdkPixbuf

Post by wigi »

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
Post Reply