![]() |
OpenCV 5.0.0-pre
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. | |
| 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. |