Signal
VipsImage::posteval
Description [src]
This 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
-
Type:
VipsProgress
VipsProgress
for this image.The data is owned by the caller of the function.