- This wiki is out of date, use the continuation of this wiki instead
Graph modes
From FenixWiki
(Difference between revisions)
| Revision as of 00:03, 2 May 2007 (edit) Sandman (Talk | contribs) ← Previous diff |
Revision as of 00:04, 2 May 2007 (edit) (undo) Sandman (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| + | [[Category:constants]] | ||
| + | |||
| Graph modes are used to initialize the [[global variable]] [[graph_mode]]. | Graph modes are used to initialize the [[global variable]] [[graph_mode]]. | ||
Revision as of 00:04, 2 May 2007
Graph modes are used to initialize the global variable graph_mode.
| 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. |
