OclPlatformInfoVendor Property |
http://www.emgu.com
The platform vendor
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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