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