http://www.emgu.com
The ocl device type
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic DeviceType Type { get; }
Public ReadOnly Property Type As DeviceType
Get
public:
property DeviceType Type {
DeviceType get ();
}
member Type : DeviceType with get
Property Value
Type:
DeviceType
See Also