Method
VipsImagevipssave_target
Declaration [src]
int
vips_vipssave_target (
VipsImage* in,
VipsTarget* target,
...
)
Description [src]
As vips_vipssave(), but save to a target.
This method is not directly available to language bindings. |
Parameters
target |
VipsTarget |
Save image to this target. |
|
The data is owned by the caller of the function. | |
... |
|
|