ComputeDevice Constructor (IntPtr) |
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic ComputeDevice(
IntPtr pClass
)
Public Sub New (
pClass As IntPtr
)
public:
ComputeDevice(
IntPtr pClass
)
Parameters
- pClass
- Type: SystemIntPtr
See Also