Click or drag to resize

NativeMethodsxphoto_LearningBasedWB_SaturationThreshold_set Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus xphoto_LearningBasedWB_SaturationThreshold_set(
	IntPtr prt,
	float value
)

Parameters

prt
Type: SystemIntPtr

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

value
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also