OPTION LCDPANEL VIRTUAL_C
OPTION LCDPANEL VIRTUAL_M

not VGA or HDMI versions

Configures a virtual LCD panel without a physically connected panel.

  • VIRTUAL_C = Colour, 4bit, 320 x 240
  • VIRTUAL_M = Monochrome, 640 x 480

Using this feature a program can draw graphical images on this virtual panel and then save them as a BMP file. Useful for creating a graphic image for export without an attached display.