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

typedef Uint32 gal_attr

Data type of attribute value.

Definition at line 748 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 743 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 732 of file common.h.

typedef Sint16 gal_sint16

Data type of 16-bit signed integer.

See also:
Sint16

Definition at line 704 of file common.h.

typedef Sint32 gal_sint32

Data type of 32-bit signed integer.

See also:
Sint32

Definition at line 719 of file common.h.

typedef Sint8 gal_sint8

Data type of 8-bit signed integer.

See also:
Sint8

Definition at line 689 of file common.h.

typedef unsigned int gal_uint

Data type of unsigned integer.

Definition at line 737 of file common.h.

typedef Uint16 gal_uint16

Data type of 16-bit unsigned integer.

See also:
Uint16

Definition at line 711 of file common.h.

typedef Uint32 gal_uint32

Data type of 32-bit unsigned integer.

See also:
Uint32

Definition at line 726 of file common.h.

typedef Uint8 gal_uint8

Data type of 8-bit unsigned integer.

See also:
Uint8

Definition at line 696 of file common.h.

Generated on Thu Apr 7 15:58:34 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3