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