Function
Vipscall_argv
Declaration [src]
int
vips_call_argv (
VipsOperation* operation,
int argc,
char** argv
)
Parameters
operation |
VipsOperation |
| No description available. | |
| The data is owned by the caller of the function. | |
argc |
int |
| No description available. | |
argv |
char** |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |