| 
    MiniGUI API Reference (MiniGUI-Standalone)
    v4.0.0
    
   A mature and proven cross-platform GUI system for embedded and smart IoT devices 
   | 
 
#include <gdi.h>
Data Fields | |
| DWORD | flags | 
| int | frames | 
| Uint8 | depth | 
| Uint8 | alpha | 
| Uint32 | transparent | 
| Uint32 | w | 
| Uint32 | h | 
| Uint32 | pitch | 
| Uint32 | size | 
| BYTE * | bits | 
| DWORD flags | 
Flags of the bitmap, can be OR'ed by the following values:
 1.8.13