Click or drag to resize

NativeMethodscore_FileNode_read_Vec6s Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileNode_read_Vec6s(
	IntPtr node,
	out Vec6s returnValue
)

Parameters

node
Type: SystemIntPtr

[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]

returnValue
Type: OpenCvSharpVec6s

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]

See Also