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