EventType Enumeration
This enum describes possible progress event types that can occurred during image processing operations
Module: aspose.imaging.progressmanagement
Full Name: aspose.imaging.progressmanagement.EventType
Members
| Member name | Description |
|---|---|
| FINALIZATION | The finalization of the operation |
| INITIALIZATION | The initialization of the operation |
| PRE_PROCESSING | The pre processing |
| PROCESSING | The processing |
| RELATIVE_PROGRESS | Relative progress of current stage of the operation processing |
| STAGE_CHANGE | The next stage of the operation started |