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