#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.
The height of the stipple bitmap.
Definition at line 3751 of file gdi.h.
The pitch of the stipple bitmap.
Definition at line 3754 of file gdi.h.
The size of the stipple bitmap.
Definition at line 3757 of file gdi.h.
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: