im_magick2vips - read images with the libMagick library
       #include <vips/vips.h>
       int im_magick2vips( const char *filename, IMAGE *out )
       im_magick2vips(3)  reads  the  image  in  filename using libMagick, and
       writes the image out in VIPS format. It should  be  able  to  read  any
       ImageMagick image, including the float and double formats.
       im_open(3)
       Hey, you want this? You have it!
                                 January 2003                     IM_MAGICK(3)