MCPcopy 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
125private:
126 int red_ {};

Callers 2

TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected