GetBkColor
Return current background color
Declaration
Source position: graphh.inc line 673
var
GetBkColor : GetBkColorProc;
Description
GetBkColor returns the current background color (the palette entry).
Errors
None.
See also
| Name | Description |
|---|---|
| GetBkColorProc | GetBKColor callback prototype |
| GetColor | Return current drawing color |
| SetBkColor | Set background drawing color |