Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PCX_HEADER Struct Reference

#include <pcx.H>

Public Attributes

char id
 
char version
 
char encoding
 
char pixelsize
 
short x
 
short y
 
short width
 
short height
 
short xres
 
short yres
 
RGB ega_palette [16]
 
char nothing
 
char color_planes
 
unsigned short byte_per_line
 
short palette_type
 
char filler [58]
 

Detailed Description

Definition at line 52 of file pcx.H.

Member Data Documentation

◆ byte_per_line

unsigned short PCX_HEADER::byte_per_line

Definition at line 67 of file pcx.H.

◆ color_planes

char PCX_HEADER::color_planes

Definition at line 66 of file pcx.H.

◆ ega_palette

RGB PCX_HEADER::ega_palette[16]

Definition at line 64 of file pcx.H.

◆ encoding

char PCX_HEADER::encoding

Definition at line 56 of file pcx.H.

◆ filler

char PCX_HEADER::filler[58]

Definition at line 69 of file pcx.H.

◆ height

short PCX_HEADER::height

Definition at line 61 of file pcx.H.

◆ id

char PCX_HEADER::id

Definition at line 54 of file pcx.H.

◆ nothing

char PCX_HEADER::nothing

Definition at line 65 of file pcx.H.

◆ palette_type

short PCX_HEADER::palette_type

Definition at line 68 of file pcx.H.

◆ pixelsize

char PCX_HEADER::pixelsize

Definition at line 57 of file pcx.H.

◆ version

char PCX_HEADER::version

Definition at line 55 of file pcx.H.

◆ width

short PCX_HEADER::width

Definition at line 60 of file pcx.H.

◆ x

short PCX_HEADER::x

Definition at line 58 of file pcx.H.

◆ xres

short PCX_HEADER::xres

Definition at line 62 of file pcx.H.

◆ y

short PCX_HEADER::y

Definition at line 59 of file pcx.H.

◆ yres

short PCX_HEADER::yres

Definition at line 63 of file pcx.H.


The documentation for this struct was generated from the following file: