Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_output_height
Method
get_output_height
src/animation.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
150
long animation::get_output_height() const
151
{
152
return m_output_height;
153
}
154
155
156
display::image_handle animation::get_image_handle_at(animation_position const &p_animation_position)
Callers
2
is_valid
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected