| synopsis || prev || next |

kdu_region_compositor::is_processing_complete

Java: Kdu_region_compositor::Is_processing_complete

bool is_processing_complete( )

Java: boolean Is_processing_complete( )

[Declared in "../apps/support/kdu_region_compositor.h"]

Go to class description.


Synopsis

Returns true if all processing for the current composition buffer surface is complete, meaning that further calls to process will do nothing. This situation may change if any change is made to the set of buffer surface position, the scale or orientation, the number of quality layers to be rendered, or the set (or order) of layers to be composed.


| top || synopsis || prev || next |