Click or drag to resize

NativeMethodscore_FileNode_read_Point2f Method

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

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

Parameters

node
Type: SystemIntPtr

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

returnValue
Type: OpenCvSharpPoint2f

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

Return Value

Type: ExceptionStatus

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

See Also