Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_output_width
Method
get_output_width
src/animation.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
143
144
long animation::get_output_width() const
145
{
146
return m_output_width;
147
}
148
149
150
long animation::get_output_height() const
Callers
2
is_valid
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected