CudaDeviceInfoID Property |
http://www.emgu.com
The id of the device
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxPublic ReadOnly Property ID As Integer
Get
public:
property int ID {
int get ();
}
Property Value
Type:
Int32
See Also