OclDeviceVendorName Property |
http://www.emgu.com
The device vendor name
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic string VendorName { get; }
Public ReadOnly Property VendorName As String
Get
public:
property String^ VendorName {
String^ get ();
}
member VendorName : string with get
Property Value
Type:
String
See Also