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