Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetRandomTextColor
Function
GetRandomTextColor
DebugView++Lib/Colors.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
COLORREF GetRandomTextColor()
67
{
68
return GetRandomColor(0.9, 0.7);
69
}
70
71
COLORREF GetRandomProcessColor()
72
{
Callers
1
OnViewFilterToken
Method · 0.85
Calls
1
GetRandomColor
Function · 0.85
Tested by
no test coverage detected