Returns native window handle (HWND in case of Win32 and GtkWidget in case of GTK+).
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
Name of the window.
Return Value
Type: IntPtrHWND in case of Win32 and GtkWidget in case of GTK+
See Also