The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Sorry to post two so close together but I had an entirely new question. Does anyone know if it is possible to load a GtkImage object with an image from a MagicWand? How about into a GdkPixbuf struct? Any ideas?