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