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