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 const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: int
  No description available.