Method GetWindowByName
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetWindowByName(string)
Retrieves a created window by name
public static Window? GetWindowByName(string name)
Parameters
namestring
Retrieves a created window by name
public static Window? GetWindowByName(string name)
name string