NativeMethodsimgproc_LineIterator_getValuePosAndShiftToNext Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_LineIterator_getValuePosAndShiftToNext(System.IntPtr,System.IntPtr@,OpenCvSharp.Point@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_LineIterator_getValuePosAndShiftToNext( IntPtr obj, out IntPtr returnValue, out Point returnPos )
Public Shared Function imgproc_LineIterator_getValuePosAndShiftToNext ( obj As IntPtr, <OutAttribute> ByRef returnValue As IntPtr, <OutAttribute> ByRef returnPos As Point ) As ExceptionStatus
public: static ExceptionStatus imgproc_LineIterator_getValuePosAndShiftToNext( IntPtr obj, [OutAttribute] IntPtr% returnValue, [OutAttribute] Point% returnPos )
static member imgproc_LineIterator_getValuePosAndShiftToNext : obj : IntPtr * returnValue : IntPtr byref * returnPos : Point byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_LineIterator_getValuePosAndShiftToNext(System.IntPtr,System.IntPtr@,OpenCvSharp.Point@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_LineIterator_getValuePosAndShiftToNext(System.IntPtr,System.IntPtr@,OpenCvSharp.Point@)"]
[Missing <param name="returnPos"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_LineIterator_getValuePosAndShiftToNext(System.IntPtr,System.IntPtr@,OpenCvSharp.Point@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_LineIterator_getValuePosAndShiftToNext(System.IntPtr,System.IntPtr@,OpenCvSharp.Point@)"]