OpenTX 2.3 Lua Reference Guide
CtrlK
  • OpenTX 2.3 Lua Reference Guide
  • Introduction
  • Part I - Script Type Overview
  • Part II - OpenTX Lua API Programming Guide
  • Part III - OpenTX Lua API Reference
    • Constants
    • General Functions
    • Model Functions
    • Lcd Functions
    • Bitmap Functions
      • Bitmap.getSize(name)
      • Bitmap.open(name)
  • Part IV - Converting OpenTX 2.0 Scripts
  • Part V - Converting OpenTX 2.1 Scripts
  • Part VI - Advanced Topics
  • Part VII - Appendix
Powered by GitBook
On this page
  1. Part III - OpenTX Lua API Reference

Bitmap Functions

Bitmap.getSize(name)Bitmap.open(name)
Previouslcd.setColor(area, color)NextBitmap.getSize(name)

Last updated 3 years ago