opencvd v0.0.6 (2020-05-26T19:44:55Z)
Dub
Repo
TrackBar.this
opencvd
highgui
TrackBar
Undocumented in source.
this
(string _name, string _winname, int _max)
struct
TrackBar
@
nogc
nothrow
this
(
string
_name
,
string
_winname
,
int
_max
)
this
(string _name, string _winname, int* value, int count, TrackbarCallback on_trackbar, void* userdata)
Meta
Source
See Implementation
opencvd
highgui
TrackBar
constructors
this
functions
getPos
setMax
setMin
setPos
variables
max
name
winname