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