Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetHeight
Method
GetHeight
trinity/Resources/Tr2ImageRes.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
int Tr2ImageRes::GetHeight() const
61
{
62
return m_bitmap.GetHeight();
63
}
64
65
bool Tr2ImageRes::IsPixelOpaque( int x, int y ) const
66
{
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
IsPixelOpaque
Method · 0.45
GetPixelColor
Method · 0.45
LimitSize
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected