Enum EventType

EventType enumeration

이 열거형은 이미지 처리 작업 중에 발생할 수 있는 가능한 진행 이벤트 유형을 설명합니다

public enum EventType

가치

이름설명
RelativeProgress0작업 processing 의 현재 단계에 대한 상대적인 진행률
StageChange1작업의 다음 단계가 시작되었습니다
Initialization2operation 의 초기화
PreProcessing3전처리
Processing4처리
Finalization5작업의 마무리

또한보십시오