Table of Contents

Method SetMax

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetMax(int)

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

public void SetMax(int maxVal)

Parameters

maxVal int

New maximum position.