13#ifndef ML_SINGLE_THREADED_PAGE_REQUEST_PROCESSOR_H
14#define ML_SINGLE_THREADED_PAGE_REQUEST_PROCESSOR_H
59 bool processNextGUIRequest(
bool processAll);
The Host is the central image processing class in the ML.
A TileRequest either represents the input sub image that is needed by a PageRequest or if it is a roo...
MLint32 MLErrorCode
Type of an ML Error code.
#define MLEXPORT
To export symbols from a dll/shared object, we need to mark them with the MLEXPORT symbol.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.