 | OcrApiClear Method |
Free up recognition results and any stored image data, without actually
freeing any recognition data that would be time-consuming to reload.
Afterwards, you must call
SetImage or
GetTextFromImage before doing
any
Recognize or Get* operation.
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxmember Clear : unit -> unit
See Also