Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

make_image.C File Reference

#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)


Define Documentation

#define PAD_ROW   if (pad_row && (++nchar)%m_orig == 0) putchar((unsigned char)0)
 

Definition at line 20 of file make_image.C.

#define USAGE
 

Value:

"Usage:  make_image  [-c]  [-f]  [-i]  [-m color-map]  [-s sizex [sizey]]\n"

Definition at line 21 of file make_image.C.


Function Documentation

main ( int argc,
char ** argv )
 

Definition at line 24 of file make_image.C.

void make_header ( int m,
int n,
FILE * output_file,
char * colormap_file )
 


Generated at Sun Feb 24 09:57:28 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001