Virtual Method

VipsImagewritten

Declaration [src]

void
written (
  VipsImage* image,
  int* result,
  void* data
)

Description

No description available.

Parameters

result int*
  No description available.
 The data is owned by the caller of the function.
data void*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.