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