int
vips_image_get_area (
const VipsImage* image,
const char* name,
void** data
)
Parameters
name
Type: const char*
Metadata name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.data
Type: void**
Return metadata value.
The argument will be set by the function. The argument can be set toNULL
by the method. The caller of the method takes ownership of the returned data, and is responsible for freeing it.
Type: int
0 on success, -1 otherwise.
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