LUA Reference Guide
2.9
Search
⌃K
EdgeTX 2.9 Lua Reference Guide
Introduction
Script Type Overview
EdgeTX Lua API Programming Guide
EdgeTX Lua API Reference
Constants
General Functions
Model Functions
Lcd Functions
Bitmap Functions
Bitmap.getSize(name)
Bitmap.open(name)
Bitmap.resize(bitmap, width, height)
Bitmap.toMask(bitmap)
Filesystem
Advanced Topics
Appendix
Powered By GitBook

Bitmap Functions

Here are the articles in this section:
Bitmap.getSize(name)
Bitmap.open(name)
Bitmap.resize(bitmap, width, height)
Bitmap.toMask(bitmap)
Previous
lcd.sizeText(text [, flags])
Next
Bitmap.getSize(name)
Last modified 9mo ago