Click or drag to resize

NativeMethodsxphoto_SimpleWB_InputMin_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_SimpleWB_InputMin_set(
	IntPtr prt,
	float value
)

Parameters

prt
Type: SystemIntPtr
value
Type: SystemSingle

Return Value

Type: Single
See Also