Click or drag to resize

NativeMethodsphoto_TonemapDrago_setBias Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_TonemapDrago_setBias(System.IntPtr,System.Single)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus photo_TonemapDrago_setBias(
	IntPtr obj,
	float bias
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.photo_TonemapDrago_setBias(System.IntPtr,System.Single)"]

bias
Type: SystemSingle

[Missing <param name="bias"/> documentation for "M:OpenCvSharp.NativeMethods.photo_TonemapDrago_setBias(System.IntPtr,System.Single)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_TonemapDrago_setBias(System.IntPtr,System.Single)"]

See Also