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