Method
VipsImagejp2ksave_target
Declaration [src]
int
vips_jp2ksave_target (
VipsImage* in,
VipsTarget* target,
...
)
Description [src]
As vips_jp2ksave()
, but save to a target.
Optional arguments
Q
:gint
, quality factorlossless
:gboolean
, enables lossless compressiontile_width
:gint
, tile widthtile_height
:gint
, tile widthsubsample_mode
:VipsForeignSubsample
, chroma subsampling mode
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.