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