Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetFormat
Method
GetFormat
libraries/ZWidget/src/core/image.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
ImageFormat GetFormat() const override
31
{
32
return Format;
33
}
34
35
void* GetData() const override
36
{
Callers
1
drawImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected