NativeMethodslegacy_CvCamShiftTracker_set_max_ch_val Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int legacy_CvCamShiftTracker_set_max_ch_val(
	IntPtr self,
	int channel,
	int val
)

Parameters

self
Type: SystemIntPtr

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

channel
Type: SystemInt32

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

val
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference