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

Method red

tests/src/Base/Color.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 int red() const
106 {
107 return red_;
108 }
109
110 int green() const
111 {

Callers 2

TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected