PInvokeHelper Class OpenCvSharp Class Library

[Missing <summary> documentation for "T:OpenCvSharp.Utilities.PInvokeHelper"]

Inheritance Hierarchy

SystemObject
  OpenCvSharp.UtilitiesPInvokeHelper

Namespace:  OpenCvSharp.Utilities
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class PInvokeHelper

The PInvokeHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateException
Public methodStatic memberDllImportError
DllImportの際にDllNotFoundExceptionかBadImageFormatExceptionが発生した際に呼び出されるメソッド。 エラーメッセージを表示して解決策をユーザに示す。
Public methodStatic memberTryPInvoke
Checks whether PInvoke functions can be called
Top
See Also

Reference