MCPcopy Create free account
hub / github.com/DiscordMessenger/dm / IsValid

Method IsValid

src/windows/ImageLoader.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 bool IsValid() const {
54 return !Frames.empty();
55 }
56};
57
58void NopFree(void* unused) {}

Callers 3

ConvertToBitmapMethod · 0.45
GetImageSpecialMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected