ScummVM API documentation
Tinsel::IMAGE Struct Reference

#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)
 

Detailed Description

structure for image


The documentation for this struct was generated from the following file: