Virtual Method

VipsImageposteval

Declaration [src]

void
posteval (
  VipsImage* image,
  VipsProgress* progress,
  void* data
)

Description

No description available.

Parameters

progress VipsProgress
  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.