xHarbour Reference Documentation > Function Reference |
Returns the numeric color attribute for a specified coordinate on the screen.
ScreenAttr( [<nRow>], [<nCol>] ) --> nAttribute
The function returns the color attribute of the specified screen coordinate as a numeric value.
See also: | InvertAttr(), NtoColor() |
Category: | CT:Video , Screen functions |
Source: | ct\screen1.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com