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

#include <gimex.h>

Public Attributes

int signature
 
int size
 
int version
 
int framenum
 
int width
 
int height
 
int bpp
 
int originalbpp
 
int startcolour
 
int numcolours
 
ARGB colourtbl [GIMEX_COLOURTBL_SIZE]
 
int subtype
 
int packed
 
int quality
 
int framesize
 
int alphabits
 
int redbits
 
int greenbits
 
int bluebits
 
int centerx
 
int centery
 
int defaultx
 
int defaulty
 
int numhotspots
 
char framename [GIMEX_FRAMENAME_SIZE]
 
char comment [GIMEX_COMMENT_SIZE]
 
int hotspottbl [GIMEX_HOTSPOTTBL_SIZE][GIMEX_HOTSPOTTBL_VALUES]
 
float dpi
 
float fps
 
int reserved [3]
 
long signature
 
long size
 

Detailed Description

Definition at line 139 of file gimex.h.

Member Data Documentation

◆ alphabits

int GINFO::alphabits

Definition at line 156 of file gimex.h.

◆ bluebits

int GINFO::bluebits

Definition at line 159 of file gimex.h.

◆ bpp

int GINFO::bpp

Definition at line 147 of file gimex.h.

◆ centerx

int GINFO::centerx

Definition at line 160 of file gimex.h.

◆ centery

int GINFO::centery

Definition at line 161 of file gimex.h.

◆ colourtbl

ARGB GINFO::colourtbl

Definition at line 151 of file gimex.h.

◆ comment

char GINFO::comment

Definition at line 166 of file gimex.h.

◆ defaultx

int GINFO::defaultx

Definition at line 162 of file gimex.h.

◆ defaulty

int GINFO::defaulty

Definition at line 163 of file gimex.h.

◆ dpi

float GINFO::dpi

Definition at line 168 of file gimex.h.

◆ fps

float GINFO::fps

Definition at line 169 of file gimex.h.

◆ framename

char GINFO::framename

Definition at line 165 of file gimex.h.

◆ framenum

int GINFO::framenum

Definition at line 144 of file gimex.h.

◆ framesize

int GINFO::framesize

Definition at line 155 of file gimex.h.

◆ greenbits

int GINFO::greenbits

Definition at line 158 of file gimex.h.

◆ height

int GINFO::height

Definition at line 146 of file gimex.h.

◆ hotspottbl

int GINFO::hotspottbl

Definition at line 167 of file gimex.h.

◆ numcolours

int GINFO::numcolours

Definition at line 150 of file gimex.h.

◆ numhotspots

int GINFO::numhotspots

Definition at line 164 of file gimex.h.

◆ originalbpp

int GINFO::originalbpp

Definition at line 148 of file gimex.h.

◆ packed

int GINFO::packed

Definition at line 153 of file gimex.h.

◆ quality

int GINFO::quality

Definition at line 154 of file gimex.h.

◆ redbits

int GINFO::redbits

Definition at line 157 of file gimex.h.

◆ reserved

int GINFO::reserved

Definition at line 170 of file gimex.h.

◆ signature [1/2]

int GINFO::signature

Definition at line 141 of file gimex.h.

◆ signature [2/2]

long GINFO::signature

Definition at line 76 of file gimex.h.

◆ size [1/2]

int GINFO::size

Definition at line 142 of file gimex.h.

◆ size [2/2]

long GINFO::size

Definition at line 77 of file gimex.h.

◆ startcolour

int GINFO::startcolour

Definition at line 149 of file gimex.h.

◆ subtype

int GINFO::subtype

Definition at line 152 of file gimex.h.

◆ version

int GINFO::version

Definition at line 143 of file gimex.h.

◆ width

int GINFO::width

Definition at line 145 of file gimex.h.


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