int
vips_radsave (
VipsImage* in,
const char* filename,
...
)
Description [src]
Write a VIPS image in Radiance (HDR) format.
Sections of this reader from Greg Ward and Radiance with kind permission.
This method is not directly available to language bindings.
Parametersfilename
Type: const char*
File to write to.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string....
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