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

_STIPPLE Struct Reference
[Advanced 2-Dimension graphics functions.]

#include <gdi.h>

Data Fields


Detailed Description

The stipple bitmap structure.

Definition at line 3543 of file gdi.h.


Field Documentation

const unsigned char* bits
 

The pointer to the buffer of glyph bitmap bits.

Definition at line 3557 of file gdi.h.

int height
 

The height of the stipple bitmap.

Definition at line 3548 of file gdi.h.

int pitch
 

The pitch of the stipple bitmap.

Definition at line 3551 of file gdi.h.

size_t size
 

The size of the stipple bitmap.

Definition at line 3554 of file gdi.h.

int width
 

The width of the stipple bitmap.

Definition at line 3546 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2