Click or drag to resize

NativeMethodscore_FileNode_read_Vec6f Method

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

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

Parameters

node
Type: SystemIntPtr

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

returnValue
Type: OpenCvSharpVec6f

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

Return Value

Type: ExceptionStatus

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

See Also