#include "maskfilt.h"#include "bmpprefs.h"Go to the source code of this file.
Classes | |
| class | GIFImportOptions |
| Import options for the GIF filter. Allows a clean method of passing assorted parameters for the GIF filter. Specifically, that the BaseBitmapFilter should give us a progress bar. Scope: public See Also: BitmapImportOptions. More... | |
| class | GIFExportOptions |
| Base class for storing information about the bitmap we're exporting. More... | |
| class | TI_GIFFilter |
| Encapsulates a Windows GIF export and import filter. Derives off the masked filter which provides funcitonality for doing masked bitmap export and import. More... | |
| class | AnimatedGIFImage |
| Stores details on the GIF image which is part of an export animation sequence. More... | |
Defines | |
| #define | ZERO 0 |
Typedefs | |
| typedef UINT32 | CENTISECONDS |
|
|
Definition at line 110 of file giffiltr.h. |
|
|
Definition at line 130 of file giffiltr.h. |
1.4.4