MCPcopy 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}
174HImage* GetDefaultImage() {
175 return &g_defaultImage;
176}
177
178void WantQuit()
179{

Callers 3

GetImageMethod · 0.85
TrimBitmapMethod · 0.85
DeleteImageIfNeededMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected