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