Click or drag to resize

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
Syntax
public IntPtr DevicePointer()

Return Value

Type: IntPtr
See Also