libvips/man/im_magick2vips.3

20 lines
475 B
Groff
Raw Normal View History

2007-08-29 18:23:50 +02:00
.TH IM_MAGICK 3 "January 2003"
.SH NAME
2008-08-16 19:19:59 +02:00
im_magick2vips \- read images with the libMagick
2007-08-29 18:23:50 +02:00
library
.SH SYNOPSIS
#include <vips/vips.h>
int im_magick2vips( const char *filename, IMAGE *out )
.SH DESCRIPTION
2008-08-16 19:19:59 +02:00
.B im_magick2vips(3)
2007-08-29 18:23:50 +02:00
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.
.SH SEE ALSO
2008-08-16 19:19:59 +02:00
im_open(3)
2007-08-29 18:23:50 +02:00
.SH COPYRIGHT
Hey, you want this? You have it!