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 3544 of file gdi.h.


Field Documentation

const unsigned char* bits
 

The pointer to the buffer of glyph bitmap bits.

Definition at line 3558 of file gdi.h.

int height
 

The height of the stipple bitmap.

Definition at line 3549 of file gdi.h.

int pitch
 

The pitch of the stipple bitmap.

Definition at line 3552 of file gdi.h.

size_t size
 

The size of the stipple bitmap.

Definition at line 3555 of file gdi.h.

int width
 

The width of the stipple bitmap.

Definition at line 3547 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2