
Functions | |
| INT16 | setup_image_display (INT16 width, INT16 height) |
| void | exit_image_display (void) |
| void | image_title (INT16 threshold, char *title) |
| void | set_image_palette (INT16 ncolors, byte r[], byte g[], byte b[]) |
| void | draw_image_line (INT16 width, INT16 line, INT16 totlines, byte *pixels) |
In this file, we perform all camera setup features.