MCPcopy 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
60int Tr2ImageRes::GetHeight() const
61{
62 return m_bitmap.GetHeight();
63}
64
65bool Tr2ImageRes::IsPixelOpaque( int x, int y ) const
66{

Callers 15

ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
DoLoadMethod · 0.45
ProcessLodRequestMethod · 0.45
CreateFromTextureMethod · 0.45
IsCompatibleBitmapFunction · 0.45
IsPixelOpaqueMethod · 0.45
GetPixelColorMethod · 0.45
LimitSizeMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected