Main Page   Data Structures   File List   Data Fields   Globals  

img2pnm.c File Reference

#include "sadie.h"

Go to the source code of this file.

Defines

#define UCHAR(c)   ((unsigned char) (c))
#define MAX_MEMORY   10000
#define PGM   1
#define PPM   2

Functions

void IMG2PNM (in, name) IMAGE *in

Variables

char * name


Define Documentation

#define MAX_MEMORY   10000
 

Definition at line 10 of file img2pnm.c.

#define PGM   1
 

Definition at line 16 of file img2pnm.c.

#define PPM   2
 

Definition at line 17 of file img2pnm.c.

#define UCHAR      ((unsigned char) (c))
 

Definition at line 3 of file img2pnm.c.


Function Documentation

void IMG2PNM in   ,
name   
 

Referenced by Sadie_FileIO_SavePNMCmd.


Variable Documentation

char* name
 

Definition at line 31 of file img2pnm.c.


Generated on Wed Apr 9 08:56:18 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002