Bitmap.open(name)
Loads a bitmap in memory, for later use with lcd.drawBitmap()
@status current Introduced in 2.2.0
Parameters
name
(string) full path to the bitmap on SD card (i.e. “/IMAGES/test.bmp”)
Return value
none
Notice
Only available on Horus