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