Click or drag to resize

NativeMethodsxphoto_LearningBasedWB_SaturationThreshold_set Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static float xphoto_LearningBasedWB_SaturationThreshold_set(
	IntPtr prt,
	float value
)

Parameters

prt
Type: SystemIntPtr
value
Type: SystemSingle

Return Value

Type: Single
See Also