Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andysworkshop/stm32plus
/ getImageCount
Method
getImageCount
examples/pframe/BitmapManager.h:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
*/
44
45
uint32_t getImageCount() const {
46
return _imageCount;
47
}
48
49
// overrides from Initialiser
50
Callers
2
nextImage
Method · 0.80
initialise
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected