int
vips_pngsave_target (
VipsImage* in,
VipsTarget* target,
...
)
Description [src]
As vips_pngsave()
, but save to a target.
Optional arguments
compression
: gint
, compression levelinterlace
: gboolean
, interlace imagefilter
: VipsForeignPngFilter
, row filter flag(s)palette
: gboolean
, enable quantisation to 8bpp paletteQ
: gint
, quality for 8bpp quantisationdither
: gdouble
, amount of dithering for 8bpp quantizationbitdepth
: gint
, set write bit depth to 1, 2, 4, 8 or 16effort
: gint
, quantisation CPU effortThis method is not directly available to language bindings.
Parameterstarget
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.
Type: int
0 on success, -1 on error.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4