Click or drag to resize

NativeMethodsxphoto_LearningBasedWB_RangeMaxVal_set Method

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

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

Parameters

prt
Type: SystemIntPtr

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

value
Type: SystemInt32

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

Return Value

Type: ExceptionStatus

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

See Also