Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWidth
Method
GetWidth
trinity/Resources/Tr2ImageRes.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
int Tr2ImageRes::GetWidth() const
56
{
57
return m_bitmap.GetWidth();
58
}
59
60
int Tr2ImageRes::GetHeight() const
61
{
Callers
15
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
DoLoad
Method · 0.45
ProcessLodRequest
Method · 0.45
CreateAndCopyFromRenderTarget
Method · 0.45
CreateFromTexture
Method · 0.45
IsCompatibleBitmap
Function · 0.45
GetThumbnail
Method · 0.45
IsPixelOpaque
Method · 0.45
GetPixelColor
Method · 0.45
LimitSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected