DeviceArrayNETFormatDevicePointer Method |
Get the device pointer to the array data. No synchronization is performed; the array was
already synchronized against the acquisition stream/queue when it was produced.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic IntPtr DevicePointer()
Public Function DevicePointer As IntPtr
public:
IntPtr DevicePointer()
Return Value
Type:
IntPtr
See Also