Enum EventType
Enum EventType
Namespace: Aspose.Imaging.ProgressManagement
Assembly: Aspose.Imaging.dll (25.2.0)
This enum describes possible progress event types that can occurred during image processing operations
public enum EventType
Fields
Finalization = 5
The finalization of the operation
Initialization = 2
The initialization of the operation
PreProcessing = 3
The pre processing
Processing = 4
The processing
RelativeProgress = 0
Relative progress of current stage of the operation processing
StageChange = 1
The next stage of the operation started