Constructor
Namespace: OpenCvSharp.UserInterface
Assembly: OpenCvSharp.UserInterface (in OpenCvSharp.UserInterface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- labelText
- Type: SystemString
[Missing <param name="labelText"/> documentation for "M:OpenCvSharp.UserInterface.TrackbarWithLabel.#ctor(System.String,System.Int32,System.Int32,System.Int32)"]
- pos
- Type: SystemInt32
[Missing <param name="pos"/> documentation for "M:OpenCvSharp.UserInterface.TrackbarWithLabel.#ctor(System.String,System.Int32,System.Int32,System.Int32)"]
- max
- Type: SystemInt32
[Missing <param name="max"/> documentation for "M:OpenCvSharp.UserInterface.TrackbarWithLabel.#ctor(System.String,System.Int32,System.Int32,System.Int32)"]
- min
- Type: SystemInt32
[Missing <param name="min"/> documentation for "M:OpenCvSharp.UserInterface.TrackbarWithLabel.#ctor(System.String,System.Int32,System.Int32,System.Int32)"]
See Also