opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
TrackbarCallback
opencvd
highgui
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
alias
TrackbarCallback
=
void
function
(
int
,
void
*
)
Meta
Source
See Implementation
opencvd
highgui
aliases
MouseCallback
TrackbarCallback
enums
EVENT_FLAG_LBUTTON
EVENT_MOUSEMOVE
WINDOW_NORMAL
WND_PROP_FULLSCREEN
functions
createTrackbar
destroyWindow
getWindowProperty
imshow
moveWindow
namedWindow
resizeWindow
selectROI
selectROIs
setMouseCallback
setWindowProperty
setWindowTitle
waitKey
structs
TrackBar