Table of Contents

Name

im_exr2vips - convert OpenEXR images to VIPS format

Synopsis

#include <vips/vips.h>

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

Description

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

See Also

im_open(3) , im_vips2tiff(3)

Copyright

Hey, you want this? You have it!


Table of Contents