CvInvokeExternLibrary Field |
http://www.emgu.com
The file name of the cvextern library
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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