메인 콘텐츠로 건너뛰기
엔진 객체는 다른 ABBYY FineReader Engine 객체를 생성하는 메서드를 제공합니다.
가비지 컬렉션이 없는 프로그래밍 언어(예: C++)를 사용하는 경우에는 스마트 포인터 클래스를 사용하거나(C++ 및 COM의 샘플 참조), 생성 메서드로 생성한 객체가 더 이상 필요하지 않을 때 해당 객체를 해제해야 합니다. 엔진을 종료하기 전에 생성된 모든 객체를 해제해야 합니다. 그렇지 않으면 DeinitializeEngine 함수가 E_FAIL을 반환합니다.
이름Description
CreateAltoExportParamsAltoExportParams 객체를 생성합니다.
CreateBarcodeParamsBarcodeParams 객체를 생성합니다.
CreateBatchProcessor <Note> Linux와 Windows에서 지원됩니다. </Note>BatchProcessor 객체를 생성합니다.
CreateBusinessCardSynthesisParamsBusinessCardSynthesisParams 객체를 생성합니다.
CreateCharParamsCharParams 객체를 만듭니다.
CreateClassificationEngineClassificationEngine 객체를 생성합니다.
CreateComparatorComparator 객체를 생성합니다.
CreateDocumentInformationDictionaryDocumentInformationDictionary 객체를 만듭니다.
CreateDocumentProcessingParamsDocumentProcessingParams 객체를 생성합니다.
CreateEBookExportParamsEBookExportParams 객체를 생성합니다.
CreateEmptyPageDetectionParamsEmptyPageDetectionParams 객체를 생성합니다.
CreateEmptyUserPattern지정된 위치에 빈 사용자 패턴 파일(*.ptn)을 생성합니다.
CreateExportFileWriter[사용 중단됨] ExportFileWriter 객체를 생성합니다.
CreateFRDocumentFRDocument 객체를 생성합니다.
CreateFRDocumentFromImage이미지 파일을 열어 FRDocument 객체를 생성합니다.
CreateHTMLExportParamsHTMLExportParams 객체를 생성합니다.
CreateHyperlinkHyperlink 객체를 생성합니다.
CreateImageModificationImageModification 객체를 생성합니다.
CreateImageProcessingParamsImageProcessingParams 객체를 생성합니다.
CreateIntsCollectionIntsCollection 객체를 생성합니다.
CreateJpegExtendedParamsJpegExtendedParams 객체를 생성합니다.
CreateJsonExportParamsJsonExportParams 객체를 생성합니다.
CreateLanguageDatabaseLanguageDatabase 객체를 생성합니다.
CreateLayoutFromStream입력 스트림으로부터 Layout 객체를 생성합니다.
CreateMrzJsonExportParamsMrzJsonExportParams 객체를 생성합니다.
CreateMrzProcessingParamsMrzProcessingParams 객체를 생성합니다.
CreateMrzXmlExportParamsMrzXmlExportParams 객체를 생성합니다.
CreateMultipageImageWriter여러 이미지를 하나의 다중 페이지 이미지 파일에 저장하는 데 사용할 수 있는 MultipageImageWriter 객체를 생성합니다.
CreateObjectsExtractionParamsObjectsExtractionParams 객체를 만듭니다.
CreatePageAnalysisParamsPageAnalysisParams 객체를 생성합니다.
CreatePageMarginsPageMargins 객체를 생성합니다.
CreatePagePreprocessingParamsPagePreprocessingParams 객체를 생성합니다.
CreatePageProcessingParamsPageProcessingParams 객체를 생성합니다.
CreateParagraphParamsParagraphParams 객체를 생성합니다.
CreatePDFExportParamsPDFExportParams 객체를 생성합니다.
CreatePngExtendedParamsPngExtendedParams 객체를 생성합니다.
CreatePointPoint 객체를 생성합니다.
CreatePPTExportParamsPPTExportParams 객체를 생성합니다.
CreatePrepareImageModePrepareImageMode 객체를 생성합니다.
CreateRecognizerParamsRecognizerParams 객체를 생성합니다.
CreateRectangleFRRectangle 객체를 생성합니다.
CreateRegionRegion 객체를 생성합니다.
CreateRegionsCollectionRegionsCollection 객체를 생성합니다.
CreateRTFExportParamsRTFExportParams 객체를 생성합니다.
CreateScanManager <Note> Windows에서만 지원됩니다. </Note>ScanManager 객체를 생성합니다.
CreateSortingBlocksParamsSortingBlocksParams 객체를 생성합니다.
CreateStringsCollectionStringsCollection 객체를 생성합니다.
CreateSynthesisParamsForDocumentSynthesisParamsForDocument 객체를 생성합니다.
CreateSynthesisParamsForPageSynthesisParamsForPage 객체를 생성합니다.
CreateTableAnalysisParamsTableAnalysisParams 객체를 생성합니다.
CreateTextExportParamsTextExportParams 객체를 생성합니다.
CreateTextLayerInjectionParamsTextLayerInjectionParams 객체를 생성합니다.
CreateTextOrientationTextOrientation 객체를 생성합니다.
CreateTiffExtendedParamsTiffExtendedParams 객체를 생성합니다.
CreateTrainingImageTrainingImage 객체를 생성합니다.
CreateTrainingImagesCollectionTrainingImagesCollection 객체를 생성합니다.
CreateXLExportParamsXLExportParams 객체를 생성합니다.
CreateXMLExportParamsXMLExportParams 객체를 생성합니다.
CreateXPSExportParamsXPSExportParams 객체를 만듭니다.

참고 항목

엔진