| ArrayAddress2TGetPointer Method |
[Missing <summary> documentation for "M:OpenCvSharp.Util.ArrayAddress2`1.GetPointer"]
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public IntPtr[] GetPointer()
Public Function GetPointer As IntPtr()
public:
array<IntPtr>^ GetPointer()
member GetPointer : unit -> IntPtr[]
Return Value
Type:
IntPtr[Missing <returns> documentation for "M:OpenCvSharp.Util.ArrayAddress2`1.GetPointer"]
See Also