|
MUAN
|
The ImageList structure. More...
#include <imglist.h>
Public Attributes | |
| ImgNode * | head |
| ImgNode * | current |
| int | totFrames |
| int | totRealFrames |
| int | img_w |
| int | img_h |
The ImageList structure.
Referenced by ImageViewer::copy_frame(), ImageViewer::goToFrame(), imglist_alloc(), imglist_clear(), imglist_getCurrentFnum(), imglist_go_to_end(), imglist_go_to_frame(), imglist_insert(), imglist_peek_current_frame(), imglist_removeInRange(), imglist_rew(), imglist_step(), imglist_step_backward(), imglist_step_foward(), ImageViewer::play(), and ImageViewer::playInRange().
| int ImgList::img_h |
| int ImgList::img_w |
Referenced by imglist_alloc(), imglist_clear(), imglist_getTotalFrames(), imglist_insert(), and imglist_removeInRange().