GetWindowColor()

语法

Color = GetWindowColor(#Window)
概要
Returns the background color of the specified window that was set with SetWindowColor().

参数

#Window The window to use.

返回值

The background color of the specified window that was set with SetWindowColor(). If no background color was set yet, -1 is returned.

参阅

SetWindowColor()

已支持操作系统

所有

<- GetActiveWindow() - Window Index - GetWindowData() ->