PlatformInfoDeviceNumber Property |
http://www.emgu.com
The number of devices
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic int DeviceNumber { get; }
Public ReadOnly Property DeviceNumber As Integer
Get
public:
property int DeviceNumber {
int get ();
}
member DeviceNumber : int with get
Property Value
Type:
Int32
See Also