#include "win.h"#include "Xnames.h"Go to the source code of this file.
Defines | |
| #define | USAGE "[nx] [ny] [-c colormapfile] [-o xo [yo]] [-s nx [ny]]" |
| #define | DEBUG 0 |
| #define | NX_DEFAULT 128 |
| #define | NY_DEFAULT 128 |
| #define | COLORMAP_DIR "/src/gfx/palettes/" |
| #define | COLORMAP_FILE "Standard" |
| #define | NDIR 3 |
Functions | |
| lux_wins* | get_currentwin () |
| void | get_cmapfilename (char *name) |
| void | read_colormap (char *filename) |
| int | get_data (unsigned char *data, int n, int nr) |
| main (int argc, char *argv[]) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 85 of file ximage.c. Referenced by main(). |
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001