Package | Description |
---|---|
com.aspose.imaging.asynctask |
The namespace handles AsyncTask processing.
|
com.aspose.imaging.masking |
The namespace handles ImageMasking processing.
|
Class and Description |
---|
AsyncTaskAction
The long operation delegate for the asynchronous task without any result.
|
AsyncTaskFunc
The long operation delegate for the asynchronous task with generic type result.
|
AsyncTaskProgress
Provides progress info for the asynchronous task.
|
CompleteCallback
Callback function to receive task completion event.
|
IAsyncTask
The asynchronous task.
|
IAsyncTaskState
Provides access to the state of the asynchronous task.
|
ProgressCallback
Callback function to receive task progress change event.
|
Class and Description |
---|
IAsyncTask
The asynchronous task.
|