Method
VipsImagerawsave
Declaration [src]
int
vips_rawsave (
VipsImage* in,
const char* filename,
...
)
Description [src]
Writes the pixels in in
to the file filename
with no header or other metadata.
See also: vips_image_write_to_file().
This method is not directly available to language bindings.