MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / GetColor

Method GetColor

DebugView++/PropertyColorItem.h:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 COLORREF GetColor() const
95 {
96 return m_dlg.GetColor();
97 }
98
99 void SetColor(COLORREF color)
100 {

Callers

nothing calls this directly

Calls 1

GetColorMethod · 0.45

Tested by

no test coverage detected