QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
image.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  tex_s
 

Macros

#define tex_a   0x1906
 
#define tex_l   0x1909
 
#define tex_la   2
 
#define tex_palette   0
 
#define tex_rgb   3
 
#define tex_rgba   4
 

Typedefs

typedef struct tex_s tex_t
 

Functions

tex_tLoadImage (const char *imageFile)
 

Macro Definition Documentation

#define tex_a   0x1906
#define tex_l   0x1909
#define tex_la   2
#define tex_palette   0
#define tex_rgb   3
#define tex_rgba   4

Typedef Documentation

typedef struct tex_s tex_t

Function Documentation

tex_t* LoadImage ( const char *  imageFile)