Global Mapper SDK
GM_SetBackgroundColor
Sets the background color to use when drawing and exporting layers. The old background color is returned.
Syntax
C++
Copy
COLORREF GM_SetBackgroundColor
(
COLORREF aBgColor
);