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