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