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