#include "std/config.H"
#include "geom/image.H"
#include "geom/rgba.H"
#include "libpng/png.h"
Include dependency graph for image.C:
Go to the source code of this file.
Functions | |
static void | eat_whitespace (istream &in) |
int | pnm_read_int (istream &in, uint *d) |
|
Definition at line 11 of file image.C. Referenced by Image::read_pgm(), and Image::read_ppm(). |
|
Definition at line 160 of file image.C. Referenced by Image::read_pgm(), and Image::read_ppm(). |