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