Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

planydec.h File Reference

#include "plpicdec.h"

Include dependency graph for planydec.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Define Documentation

#define PL_FT_EMF   9
 

Definition at line 42 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_EPSTIFF   7
 

Definition at line 40 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_GIF   12
 

Definition at line 45 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_JPEG   5
 

Definition at line 38 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_MACPICT   2
 

Definition at line 35 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_PCX   10
 

Definition at line 43 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_PGM   11
 

Definition at line 44 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_PNG   6
 

Definition at line 39 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_PPM   13
 

Definition at line 46 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_PSD   14
 

Definition at line 47 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_TARGA   3
 

Definition at line 36 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_TIFF   4
 

Definition at line 37 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_UNKNOWN   0
 

Definition at line 33 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp(), and PLAnyPicDecoder::PLAnyPicDecoder().

#define PL_FT_WINBMP   1
 

Definition at line 34 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().

#define PL_FT_WMF   8
 

Definition at line 41 of file planydec.h.

Referenced by PLAnyPicDecoder::MakeBmp().


Generated on Wed Dec 15 21:20:44 2004 for vuVolume by  doxygen 1.3.9.1