Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ alpha
Method
alpha
tests/src/Base/Color.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
int alpha() const
121
{
122
return alpha_;
123
}
124
125
private:
126
int red_ {};
Callers
2
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected