Constructor
VipsImagenew_from_file_RW
Declaration [src]
VipsImage*
vips_image_new_from_file_RW (
const char* filename
)
Description [src]
Opens the named file for simultaneous reading and writing. This will only work for VIPS files in a format native to your machine. It is only for paintbox-type applications.
See also