EventType Enumeration
This enum describes possible progress event types that can occurred during image processing operations
Module: aspose.psd.progressmanagement
Full Name: aspose.psd.progressmanagement.EventType
Aspose.PSD Version: 24.9.0
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 |