Method

VipsObjectget_argument_flags

Declaration [src]

VipsArgumentFlags
vips_object_get_argument_flags (
  VipsObject* object,
  const char* name
)

Description [src]

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.