Table of Contents

Method SetMin

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetMin(int)

Sets the trackbar minimum position. The function sets the minimum position of the specified trackbar in the specified window.

public void SetMin(int minVal)

Parameters

minVal int

New minimum position.