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