[Missing <summary> documentation for "T:OpenCvSharp.Utilities.PInvokeHelper"]
Inheritance Hierarchy
OpenCvSharp.UtilitiesPInvokeHelper
Namespace: OpenCvSharp.Utilities
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The PInvokeHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateException | ||
DllImportError |
DllImportの際にDllNotFoundExceptionかBadImageFormatExceptionが発生した際に呼び出されるメソッド。
エラーメッセージを表示して解決策をユーザに示す。
| |
TryPInvoke |
Checks whether PInvoke functions can be called
|
See Also