OpenTTD Source  14.0-beta3
PcxHeader Struct Reference

Definition of a PCX file header. More...

Data Fields

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]
 

Detailed Description

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: