Method SetTrackbarMin
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetTrackbarMin(string, string, int)
Sets the trackbar minimum position. The function sets the minimum position of the specified trackbar in the specified window.
public static void SetTrackbarMin(string trackbarName, string winName, int minVal)