DeviceInfoDeviceId Property
|
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int DeviceId { get; }
Public ReadOnly Property DeviceId As Integer
Get
public:
property int DeviceId {
int get ();
}
member DeviceId : int with get
Property Value
Type:
Int32
See Also