#include "stdinc.h"
Go to the source code of this file.
Defines | |
#define | PAD_ROW if (pad_row && (++nchar)%m_orig == 0) putchar((unsigned char)0) |
#define | USAGE |
Functions | |
void | make_header (int m, int n, FILE *output_file, char *colormap_file) |
main (int argc, char **argv) |
|
Definition at line 20 of file make_image.C. |
|
Value: "Usage: make_image [-c] [-f] [-i] [-m color-map] [-s sizex [sizey]]\n" Definition at line 21 of file make_image.C. |
|
Definition at line 24 of file make_image.C. |
|
|