#include "plpicdec.h"
Include dependency graph for planydec.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PLAnyPicDecoder |
Class which decodes pictures with any known format. More... | |
Defines | |
#define | PL_FT_UNKNOWN 0 |
#define | PL_FT_WINBMP 1 |
#define | PL_FT_MACPICT 2 |
#define | PL_FT_TARGA 3 |
#define | PL_FT_TIFF 4 |
#define | PL_FT_JPEG 5 |
#define | PL_FT_PNG 6 |
#define | PL_FT_EPSTIFF 7 |
#define | PL_FT_WMF 8 |
#define | PL_FT_EMF 9 |
#define | PL_FT_PCX 10 |
#define | PL_FT_PGM 11 |
#define | PL_FT_GIF 12 |
#define | PL_FT_PPM 13 |
#define | PL_FT_PSD 14 |
|
Definition at line 42 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 40 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 45 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 38 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 35 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 43 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 44 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 39 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 46 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 47 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 36 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 37 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 33 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(), and PLAnyPicDecoder::PLAnyPicDecoder(). |
|
Definition at line 34 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |
|
Definition at line 41 of file planydec.h. Referenced by PLAnyPicDecoder::MakeBmp(). |