|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <ugbc.h>
Data Fields | |
| char * | data |
| int | width |
| int | height |
| int | depth |
| int | size |
| int | fileSize |
| RGBi * | colors |
| int | colorsCount |
| struct _ImageDescriptor * | next |
| struct _ImageDescriptor* next |