MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / blue

Method blue

tests/src/Base/Color.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 int blue() const
116 {
117 return blue_;
118 }
119
120 int alpha() const
121 {

Callers 2

TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected