OclPlatformInfoDeviceNumber Property |
http://www.emgu.com
The number of devices
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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