| Header | {z88dk}/include/gray.h |
|---|---|
| Source | {z88dk}/libsrc/graphics/gray |
| Include | #include <gray.h> |
| Linking | n/a |
| Compile | n/a |
| Comments | n/a |
The gray library is based on advanced IRQ handlers which quickly swap two display memory pages, thus it is subject to many limitations:
| G_BLACK | 0 |
| G_DARK | 1 |
| G_GRAY | 2 |
| G_LIGHT | 2 |
| G_WHITE | 3 |
Select actual gray page for the standard gfx funtions
Plot a pixel on screen
Get pixel status
Draw a line
Relative draw
Draw a box
Draw a circle
Clear map