Table of Contents

Method GetWindowByName

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetWindowByName(string)

Retrieves a created window by name

public static Window? GetWindowByName(string name)

Parameters

name string

Returns

Window