globalmapper.SetBackgroundColor =============================== .. currentmodule:: globalmapper .. py:function:: SetBackgroundColor (COLORREF aBgColor) -> COLORREF Sets the background color to use when drawing and exporting layers. The old background color is returned. :param COLORREF aBgColor: The new background color :returns: The previous background color which was just replaced :rtype: COLORREF