#include <object.h>
Public Attributes | |
| short | imgWidth |
| image width | |
| unsigned short | imgHeight |
| image height | |
| short | anioffX |
| image x animation offset | |
| short | anioffY |
| image y animation offset | |
| SCNHANDLE | hImgBits |
| image bitmap handle | |
| SCNHANDLE | hImgPal |
| image palette handle (Tinsel V1/V2) | |
| short | isRLE |
| if image is using run-length encoding (Tinsel V3) | |
| short | colorFlags |
| type of blending (Tinsel V3) | |
structure for image