SetBackground
fRenderer->SetBackground(fBackground);
fRenderer->SetBackground(
fRenderer->SetBackground(agg::rgba8(lc.red, lc.green, lc.blue, 255));
void SetBackground(const BBitmap* background);
void SetBackground(const agg::rgba8& color);