http://www.emgu.com
The ocl device type
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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