Enum EventType
Enum EventType
이름 공간 : Aspose.Imaging.ProgressManagement 모임: Aspose.Imaging.dll (25.4.0)
이 포인트는 이미지 처리 작업 중 발생할 수 있는 가능한 진보 이벤트 유형을 설명합니다.
public enum EventType
Fields
Finalization = 5
작업의 완료
Initialization = 2
작업을 시작하는 방법
PreProcessing = 3
사전 처리
Processing = 4
처리하는 것
RelativeProgress = 0
운영 처리의 현재 단계의 상대적 진보
StageChange = 1
작업의 다음 단계가 시작되었습니다.