WindowCreateTrackbar Method |
Name | Description | |
---|---|---|
![]() | CreateTrackbar(String, CvTrackbarCallback) |
Creates the trackbar and attaches it to this window
|
![]() | CreateTrackbar(String, CvTrackbarCallback2) |
Creates the trackbar and attaches it to this window
|
![]() | CreateTrackbar(String, Int32, Int32, CvTrackbarCallback) |
Creates the trackbar and attaches it to this window
|
![]() | CreateTrackbar(String, Int32, Int32, CvTrackbarCallback2) |
Creates the trackbar and attaches it to this window
|