Table of Contents

Method GetWindowProperty

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetWindowProperty(string, WindowPropertyFlags)

Provides parameters of a window.

public static double GetWindowProperty(string winName, WindowPropertyFlags propId)

Parameters

winName string

Name of the window.

propId WindowPropertyFlags

Window property to retrieve.

Returns

double