NativeMethodscore_MatExpr_submat Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_MatExpr_submat( IntPtr self, int rowStart, int rowEnd, int colStart, int colEnd, out IntPtr returnValue )
Public Shared Function core_MatExpr_submat ( self As IntPtr, rowStart As Integer, rowEnd As Integer, colStart As Integer, colEnd As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_MatExpr_submat( IntPtr self, int rowStart, int rowEnd, int colStart, int colEnd, [OutAttribute] IntPtr% returnValue )
static member core_MatExpr_submat : self : IntPtr * rowStart : int * rowEnd : int * colStart : int * colEnd : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="rowStart"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="rowEnd"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="colStart"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="colEnd"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_MatExpr_submat(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]