manpagez: man pages & more
man im_magick2vips_header(3)
Home | html | info | man
IM_MAGICK(3)                                                      IM_MAGICK(3)




NAME

       im_magick2vips,  im_magick2vips_header - read images with the libMagick
       library


SYNOPSIS

       #include <vips/vips.h>

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

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



DESCRIPTION

       im_magick2vips() 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_magick2vips_header() reads the just the header into the VIPS  image.
       You can't read any pixels!



SEE ALSO

       im_ismagick(3)


COPYRIGHT

       Hey, you want this? You have it!



                                 January 2003                     IM_MAGICK(3)

im_magick2vips 7.14.5 - Generated Sun Sep 7 19:14:08 CDT 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.