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