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 719 of file common.h.

typedef Uint32 gal_attr
 

Data type of attribute value.

Definition at line 713 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 708 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 697 of file common.h.

typedef Sint16 gal_sint16
 

Data type of 16-bit signed integer.

See also:
Sint16

Definition at line 669 of file common.h.

typedef Sint32 gal_sint32
 

Data type of 32-bit signed integer.

See also:
Sint32

Definition at line 684 of file common.h.

typedef Sint8 gal_sint8
 

Data type of 8-bit signed integer.

See also:
Sint8

Definition at line 654 of file common.h.

typedef unsigned int gal_uint
 

Data type of unsigned integer.

Definition at line 702 of file common.h.

typedef Uint16 gal_uint16
 

Data type of 16-bit unsigned integer.

See also:
Uint16

Definition at line 676 of file common.h.

typedef Uint32 gal_uint32
 

Data type of 32-bit unsigned integer.

See also:
Uint32

Definition at line 691 of file common.h.

typedef Uint8 gal_uint8
 

Data type of 8-bit unsigned integer.

See also:
Uint8

Definition at line 661 of file common.h.


Generated on Mon Jun 26 14:21:36 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2