Click or drag to resize

NativeMethodsxphoto_TonemapDurand_setSigmaColor Method

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

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

Parameters

obj
Type: SystemIntPtr

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

saturation
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also