#include <gdi.h>
The glyph bitmap structure. 
Definition at line 6927 of file gdi.h.
 
◆ advance_x
The advance value of the glyph. 
Definition at line 6931 of file gdi.h.
 
 
◆ bbox_x
The bounding box of the glyph. 
Definition at line 6929 of file gdi.h.
 
 
◆ bits
      
        
          | const unsigned char* bits | 
        
      
 
The pointer to the buffer of glyph bitmap bits. 
Definition at line 6938 of file gdi.h.
 
 
◆ bmp_pitch
The pitch of the glyph bitmap. 
Definition at line 6936 of file gdi.h.
 
 
◆ bmp_size
The size of the glyph bitmap. 
Definition at line 6934 of file gdi.h.
 
 
The documentation for this struct was generated from the following file: