PlatformInfoVendor Property |
http://www.emgu.com
The platform vendor
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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