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