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

#include <gdi.h>

Data Fields


Detailed Description

The stipple bitmap structure.

Definition at line 3746 of file gdi.h.


Field Documentation

const unsigned char* bits

The pointer to the buffer of glyph bitmap bits.

Definition at line 3760 of file gdi.h.

int height

The height of the stipple bitmap.

Definition at line 3751 of file gdi.h.

int pitch

The pitch of the stipple bitmap.

Definition at line 3754 of file gdi.h.

size_t size

The size of the stipple bitmap.

Definition at line 3757 of file gdi.h.

int width

The width of the stipple bitmap.

Definition at line 3749 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3