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

_GLYPHBITMAP Struct Reference
[Logical font operations]

#include <gdi.h>

Data Fields


Detailed Description

The glyph bitmap structure.

Definition at line 5464 of file gdi.h.


Field Documentation

int advance_x
 

The advance value of the glyph.

Definition at line 5469 of file gdi.h.

int advance_y
 

The advance value of the glyph.

Definition at line 5469 of file gdi.h.

int bbox_h
 

The bounding box of the glyph.

Definition at line 5467 of file gdi.h.

int bbox_w
 

The bounding box of the glyph.

Definition at line 5467 of file gdi.h.

int bbox_x
 

The bounding box of the glyph.

Definition at line 5467 of file gdi.h.

int bbox_y
 

The bounding box of the glyph.

Definition at line 5467 of file gdi.h.

const unsigned char* bits
 

The pointer to the buffer of glyph bitmap bits.

Definition at line 5476 of file gdi.h.

int bmp_pitch
 

The pitch of the glyph bitmap.

Definition at line 5474 of file gdi.h.

size_t bmp_size
 

The size of the glyph bitmap.

Definition at line 5472 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