Method CurrentUIFramework
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
CurrentUIFramework()
Returns the HighGUI backend name in use: could be COCOA, GTK2/3, QT, WAYLAND or WIN32. Returns an empty string if there is no available UI backend.
public static string CurrentUIFramework()