Click or drag to resize

NativeMethodscore_FileNode_read_Point3i Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileNode_read_Point3i(
	IntPtr nod,
	out Point3i returnValue
)

Parameters

nod
Type: SystemIntPtr

[Missing <param name="nod"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Point3i(System.IntPtr,OpenCvSharp.Point3i@)"]

returnValue
Type: OpenCvSharpPoint3i

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

Return Value

Type: ExceptionStatus

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

See Also