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