This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | tagPCXHEADER |
Defines | |
#define | PCX_MAGIC 0X0A |
#define | PCX_256_COLORS 0X0C |
#define | PCX_HDR_SIZE 128 |
#define | PCX_MAXCOLORS 256 |
#define | PCX_MAXPLANES 4 |
#define | PCX_MAXVAL 255 |
Typedefs | |
typedef tagPCXHEADER * | LPPCXHEADER |
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by PLPCXDecoder::DoDecode(). |