- This wiki is out of date, use the continuation of this wiki instead
Graph modes
From FenixWiki
Graph modes are used to initialize the global variable graph_mode.
List
Constant | - Value | - Description |
MODE_8BITS | - 8 | - Use a color depth of 8bit. |
MODE_8BPP | - 8 | - Use a color depth of 8bit. |
MODE_16BITS | - 16 | - Use a color depth of 16bit. |
MODE_16BPP | - 16 | - Use a color depth of 16bit. |