Method

VipsObjectget_argument_to_string

Declaration [src]

int
vips_object_get_argument_to_string (
  VipsObject* object,
  const char* name,
  const char* arg
)

Description

No description available.

Parameters

name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
arg

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: int

No description available.