Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ setBgColor1
Method
setBgColor1
src/render/render.cpp:466–469 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
464
}
465
466
void Render::setBgColor1(color_t color)
467
{
468
m_bgColor1 = color;
469
}
470
471
void Render::setBgColor2(color_t color)
472
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64