CvInvokeExternLibrary Field |
http://www.emgu.com
The file name of the cvextern library
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic const string ExternLibrary = "cvextern"
Public Const ExternLibrary As String = "cvextern"
public:
literal String^ ExternLibrary = "cvextern"
static val mutable ExternLibrary: string
Field Value
Type:
String
See Also