Method
VipsImageniftisave
Declaration [src]
int
vips_niftisave (
VipsImage* in,
const char* filename,
...
)
Description [src]
Write a VIPS image to a file in NIFTI format.
Use the various NIFTI suffixes to pick the nifti save format.
See also: vips_image_write_to_file(), vips_niftiload().
This method is not directly available to language bindings.