Method
VipsObjectget_argument_flags
Declaration [src]
VipsArgumentFlags
vips_object_get_argument_flags (
VipsObject* object,
const char* name
)
Parameters
name
-
Type:
const char*
Arg to fetch.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: VipsArgumentFlags
The VipsArgumentFlags
for this argument.