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