Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ GetDefaultImage
Function
GetDefaultImage
src/windows/Main.cpp:174–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
return g_DefaultProfilePicture;
173
}
174
HImage* GetDefaultImage() {
175
return &g_defaultImage;
176
}
177
178
void WantQuit()
179
{
Callers
3
GetImage
Method · 0.85
TrimBitmap
Method · 0.85
DeleteImageIfNeeded
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected