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