#include "win.h"
#include "Xnames.h"
Go to the source code of this file.
Defines | |
#define | DEBUG 0 |
#define | COLORMAP_DIR "/home/beowulf2/starlab/2.1/src/gfx/palettes/" |
#define | COLORMAP_FILE "Standard" |
#define | NDIR 3 |
Functions | |
lux_wins* | get_currentwin () |
int | get_cmapfilename (char *name) |
int | read_colormap (char *filename) |
int | ximage_init (int sizex, int sizey) |
int | ximage (char *data) |
int | ximage_quit () |
int | get_nrep () |
int | get_cmap (unsigned char *r, unsigned char *g, unsigned char *b) |
|
Definition at line 11 of file ximage_compiled.c. |
|
Definition at line 12 of file ximage_compiled.c. |
|
Definition at line 9 of file ximage_compiled.c. |
|
Definition at line 14 of file ximage_compiled.c. |
|
Definition at line 191 of file ximage_compiled.c. Referenced by output_grid(). |
|
Definition at line 21 of file ximage_compiled.c. Referenced by main(), and ximage_init(). |
|
|
|
Definition at line 186 of file ximage_compiled.c. Referenced by output_grid(). |
|
Definition at line 46 of file ximage_compiled.c. Referenced by main(), and ximage_init(). |
|
Definition at line 136 of file ximage_compiled.c. Referenced by output_grid(). |
|
Definition at line 73 of file ximage_compiled.c. Referenced by main(). |
|
Definition at line 144 of file ximage_compiled.c. Referenced by main(). |