| DirectFB Reference Manual | ||
| |||
Registers a callback for progressive image loading.
| SetRenderCallback ( | ||
| IDirectFBImageProvider | *thiz | |
| DIRenderCallback | callback | |
| void | *callback_data | |
| ); | ||
The function is called each time a chunk of the image is decoded.
| (C) Copyright by convergence GmbH |
|