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