Method GetTrackbarPos
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetTrackbarPos(string, string)
Returns the trackbar position.
public static int GetTrackbarPos(string trackbarName, string winName)
Parameters
trackbarNamestringName of the trackbar.
winNamestringName of the window that is the parent of the trackbar.
Returns
- int
trackbar position