2007-08-29 18:23:50 +02:00
|
|
|
.TH IM_EXR 3 "3 Jan 2003"
|
|
|
|
.SH NAME
|
2008-08-16 19:19:59 +02:00
|
|
|
im_exr2vips \- convert OpenEXR images to VIPS format
|
2007-08-29 18:23:50 +02:00
|
|
|
.SH SYNOPSIS
|
|
|
|
#include <vips/vips.h>
|
|
|
|
|
|
|
|
int im_exr2vips( const char *filename, IMAGE *out )
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.B im_exr2vips()
|
|
|
|
reads the OpenEXR image in filename, and writes the image out
|
|
|
|
in VIPS format.
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
2008-08-16 19:19:59 +02:00
|
|
|
im_open(3), im_vips2tiff(3)
|
2007-08-29 18:23:50 +02:00
|
|
|
.SH COPYRIGHT
|
|
|
|
Hey, you want this? You have it!
|