Definition of a PCX file header.
More...
|
|
byte | manufacturer |
| |
|
byte | version |
| |
|
byte | rle |
| |
|
byte | bpp |
| |
|
uint32_t | unused |
| |
|
uint16_t | xmax |
| |
|
uint16_t | ymax |
| |
|
uint16_t | hdpi |
| |
|
uint16_t | vdpi |
| |
|
byte | pal_small [16 *3] |
| |
|
byte | reserved |
| |
|
byte | planes |
| |
|
uint16_t | pitch |
| |
|
uint16_t | cpal |
| |
|
uint16_t | width |
| |
|
uint16_t | height |
| |
|
byte | filler [54] |
| |
Definition of a PCX file header.
Definition at line 409 of file screenshot.cpp.
The documentation for this struct was generated from the following file: