Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ setBgColor2
Method
setBgColor2
src/render/render.cpp:471–474 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
}
470
471
void Render::setBgColor2(color_t color)
472
{
473
m_bgColor2 = color;
474
}
475
476
void Render::setBgCheckedSize(const gfx::Size& size)
477
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64