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