IM_MAGICK

Section: C Library Functions (3)
Updated: January 2003
Index Return to Main Contents
 

NAME

im_magick2vips - read images with the libMagick library  

SYNOPSIS

#include <vips/vips.h>

int im_magick2vips( const char *filename, IMAGE *out )

 

DESCRIPTION

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.

 

SEE ALSO

im_open(3)  

COPYRIGHT

Hey, you want this? You have it!