Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Data types for GDI
[Macros and data types commonly used]

Data Structures

Typedefs


Typedef Documentation

typedef long fixed
 

Data type of fixed point.

Definition at line 718 of file common.h.

typedef Uint32 gal_attr
 

Data type of attribute value.

Definition at line 712 of file common.h.

typedef struct _GAL_Color GAL_Color
 

RGBA quarter structure.

See also:
RGB

typedef struct _GAL_Palette GAL_Palette
 

Palette structure.

See also:
GAL_Color

typedef Uint32 gal_pixel
 

Data type of pixel value.

Definition at line 707 of file common.h.

typedef struct _GAL_Rect GAL_Rect
 

A rectangle defined by upper-left coordinates and width/height.

See also:
RECT

typedef signed int gal_sint
 

Data type of signed integer.

Definition at line 696 of file common.h.

typedef Sint16 gal_sint16
 

Data type of 16-bit signed integer.

See also:
Sint16

Definition at line 668 of file common.h.

typedef Sint32 gal_sint32
 

Data type of 32-bit signed integer.

See also:
Sint32

Definition at line 683 of file common.h.

typedef Sint8 gal_sint8
 

Data type of 8-bit signed integer.

See also:
Sint8

Definition at line 653 of file common.h.

typedef unsigned int gal_uint
 

Data type of unsigned integer.

Definition at line 701 of file common.h.

typedef Uint16 gal_uint16
 

Data type of 16-bit unsigned integer.

See also:
Uint16

Definition at line 675 of file common.h.

typedef Uint32 gal_uint32
 

Data type of 32-bit unsigned integer.

See also:
Uint32

Definition at line 690 of file common.h.

typedef Uint8 gal_uint8
 

Data type of 8-bit unsigned integer.

See also:
Uint8

Definition at line 660 of file common.h.


Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2