OverlayBitmap::getFontBKColor Method

Returns the background color for text drawings.
Syntax:
COLORREF getFontBKColor() const;
Return value:

The currently used background color for text drawings.

See also: OverlayBitmap, OverlayBitmap::drawText, OverlayBitmap::setFontBKColor

<< OverlayBitmap