Table of Contents

Method Dispose

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Dispose()

Releases all resources used by this LMKitOcr instance.

public void Dispose()

Remarks

Call Dispose() when you are finished using the OCR engine to release native OCR resources held in the engine cache.

Share