#include <gifloader.h>
Public Member Functions | |
| GIFImage () | |
| virtual | ~GIFImage () |
| void | setPalette (int nbColors, Color *) |
| virtual Color * | getPalette () |
| int | getNbColors () const |
| virtual void | setTransparence (int _col) |
| virtual int | getTransparentColor () const |
Protected Attributes | |
| int | transparence_ |
| int | nbColors_ |
| Color * | palette_ |
Classes | |
| class | Color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6