![]() |
OpenCV
4.2.0
Open Source Computer Vision
|
Functions | |
| void | cv::winrt_initContainer (::Windows::UI::Xaml::Controls::Panel^ container) |
| Initializes container component that will be used to hold generated window content. More... | |
| void cv::winrt_initContainer | ( | ::Windows::UI::Xaml::Controls::Panel^ | container | ) |
#include <opencv2/highgui/highgui_winrt.hpp>
Initializes container component that will be used to hold generated window content.
| container | Container (Panel^) reference that will be used to hold generated window content: controls and image. |
1.8.16