#include <ctype.h>
#include "pnm_image.H"
#include "config/config.H"
#include "std/fstream.H"
Defines | |
#define | OUTSIDE_GLUE_CORE |
Functions | |
int | pnm_read_int (istream &in, uint *d) |
ostream & | operator<< (ostream &os, cImage &img) |
istream & | operator>> (istream &is, Image &img) |
|
|
|
|
|
|
|
|