DeviceArrayNETFormatStridesInBytes Method |
Get the strides of the array in bytes
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic int[] StridesInBytes()
Public Function StridesInBytes As Integer()
public:
array<int>^ StridesInBytes()
Return Value
Type:
Int32
See Also