Click or drag to resize

OcrInvoke Methods

http://www.emgu.com

The OcrInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetLocale
The setlocale function installs the specified system locale or its portion as the new C locale. The modifications remain in effect and influences the execution of all locale-sensitive C library functions until the next call to setlocale. If locale is a null pointer, setlocale queries the current C locale without modifying it.
Top
See Also