This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | _PpmHeader |
Defines structures and constants present in PGM files. More... | |
Defines | |
#define | PPM_MAXLINESIZE 80 |
#define | PPM_P3 0 |
#define | PPM_P6 1 |
Typedefs | |
typedef _PpmHeader | PPMHEADER |
Defines structures and constants present in PGM files. |
|
|
|
Definition at line 32 of file plppm.h. Referenced by PLPPMDecoder::readImage(). |
|
Definition at line 33 of file plppm.h. Referenced by PLPPMDecoder::readImage(). |
|
Defines structures and constants present in PGM files.
Referenced by PLPPMDecoder::DoDecode(), PLPPMDecoder::readData(), PLPPMDecoder::readImage(), and PLPPMDecoder::readPpmHeader(). |