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