#include <gdi.h>
Data Fields
Detailed Description
The glyph bitmap structure.
Definition at line 5860 of file gdi.h.
Field Documentation
The advance value of the glyph.
Definition at line 5865 of file gdi.h.
The bounding box of the glyph.
Definition at line 5863 of file gdi.h.
const unsigned char* bits |
The pointer to the buffer of glyph bitmap bits.
Definition at line 5872 of file gdi.h.
The pitch of the glyph bitmap.
Definition at line 5870 of file gdi.h.
The size of the glyph bitmap.
Definition at line 5868 of file gdi.h.
The documentation for this struct was generated from the following file: