Method
VipsImagedzsave_target
Declaration [src]
int
vips_dzsave_target (
VipsImage* in,
VipsTarget* target,
...
)
Description [src]
As vips_dzsave()
, but save to a target.
Optional arguments
basename
:gchararray
, base part of namelayout
:VipsForeignDzLayout
, directory layout conventionsuffix
:gchararray
, suffix for tilesoverlap
:gint
, set tile overlaptile_size
:gint
, set tile sizebackground
:VipsArrayDouble
, background colourdepth
:VipsForeignDzDepth
, how deep to make the pyramidcentre
:gboolean
, centre the tilesangle
:VipsAngle
, rotate the image by this muchcontainer
:VipsForeignDzContainer
, set container typecompression
:gint
, zip deflate compression levelregion_shrink
:VipsRegionShrink
, how to shrink each 2x2 regionskip_blanks
:gint
, skip tiles which are nearly equal to the backgroundid
:gchararray
, id for IIIF propertiesQ
:gint
, quality factor
See also
This method is not directly available to language bindings.
Parameters
target
-
Type:
VipsTarget
Save image to this target.
The data is owned by the caller of the method. ...
-
Type:
NULL
-terminated list of optional named arguments.