Signal
VipsImage::posteval
Description [src]
The ::posteval signal is emitted once at the end of the computation
of image
. It’s a good place to shut down evaluation feedback.
Use vips_image_set_progress()
to turn on progress reporting for an image.
Default handler: | The default handler is called after the handlers added via |
Parameters
progress |
VipsProgress |
|
|
The data is owned by the caller of the function. |