Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_ANIMATION Struct Reference
[ANIMATION control and animation GIF (GIF87a/GIF89a) support]

#include <animation.h>

Data Fields


Detailed Description

Animation structure

Definition at line 94 of file animation.h.


Field Documentation

RGB bk
 

The background color

Definition at line 102 of file animation.h.

ANIMATIONFRAME* frames
 

Pointer to the animation frame.

Definition at line 112 of file animation.h.

unsigned int height
 

The height of the animation.

Definition at line 99 of file animation.h.

int nr_frames
 

The number of all frames.

Definition at line 105 of file animation.h.

int time_unit
 

The unit of the time will be used count the delay time of every frame. The default is 1, equal to 10ms.

Definition at line 110 of file animation.h.

unsigned int width
 

The width of the animation.

Definition at line 97 of file animation.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2