MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / getBitmap1Size

Method getBitmap1Size

include/VectorDisplay.h:508–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506 }
507
508 uint32_t getBitmap1Size(int16_t w, int16_t h, uint8_t flags=0) {
509 }
510
511 uint32_t getBitmapSize(int16_t w, int16_t h, uint8_t depth=1, uint8_t flags=0) {
512

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected