Method
VipsImageuhdrsave_target
Declaration [src]
int
vips_uhdrsave_target (
VipsImage* in,
VipsTarget* target,
...
)
Description [src]
As vips_uhdrsave(), but save to a target.
::: tip “Optional arguments”
* Q: gint, quality factor
* gainmap_scale_factor: gint, scale factor of base image to gainmap
::: seealso
vips_uhdrsave(), vips_image_write_to_target().
Parameters
target |
VipsTarget |
Save image to this target. |
|
| The data is owned by the caller of the function. | |
... |
none |
|