C# 클래스 Strabo.Core.Worker.CommandLineWorker

파일 보기 프로젝트 열기: spatial-computing/strabo-learning-ocr-transformation 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( InputArgs inputArgs, bool processLocalFiles, double top, double left, double bottom, double right ) : void
CommandLineWorker ( ) : System

비공개 메소드들

메소드 설명
SetFolder ( string path ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( InputArgs inputArgs, bool processLocalFiles, double top, double left, double bottom, double right ) : void
inputArgs InputArgs
processLocalFiles bool
top double
left double
bottom double
right double
리턴 void

CommandLineWorker() 공개 메소드

public CommandLineWorker ( ) : System
리턴 System