Click or drag to resize

DeviceArrayNETFormatShallowCopy Method

Return a shallow copy of the array sharing the underlying device memory

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public DeviceArray<NETFormat> ShallowCopy()

Return Value

Type: DeviceArrayNETFormat
See Also