manpagez: man pages & more
man im_exr2vips(3)
Home | html | info | man
IM_EXR(3)                                                            IM_EXR(3)




NAME

       im_exr2vips, im_exr2vips_header - convert OpenEXR images to VIPS format


SYNOPSIS

       #include <vips/vips.h>

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

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



DESCRIPTION

       im_exr2vips() reads the OpenEXR image in filename, and writes the image
       out in VIPS format.

       im_png2vips_header() reads just the header information from the OpenEXR
       file. You can't read any pixels!



SEE ALSO

       im_isexr(3), im_vips2tiff(3)


COPYRIGHT

       Hey, you want this? You have it!



                                  3 Jan 2003                         IM_EXR(3)

im_exr2vips 7.14.5 - Generated Sun Sep 7 09:08:55 CDT 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.