next up previous contents
Next: 3.6.3 Evalend callbacks Up: 3.6 Callbacks Previous: 3.6.1 Close callbacks   Contents

3.6.2 Eval callbacks

These are callbacks which are invoked by VIPS during evaluation. They are called each time a region is filled with data (for PIO functions), or each time im_writeline() is called (for WIO functions). The callback has access to a large struct containing information about the progress of evaluation, useful for user-interfaces built on top of VIPS. See the manual page for im_add_eval_callback() for full details.



John Cupitt 2005-04-11