Click or drag to resize

NativeMethodsxphoto_TonemapDurand_setContrast Method

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

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

Parameters

obj
Type: SystemIntPtr

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

contrast
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also