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