Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_total_num_frames
Method
get_total_num_frames
src/animation.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
138
unsigned int animation::get_total_num_frames() const
139
{
140
return m_total_num_frames;
141
}
142
143
144
long animation::get_output_width() const
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected