| CzzImageGif(int width, int height, const CzzImageColor &bg_color) | CzzImageGif | |
| CzzImageGif(const char *file) | CzzImageGif | |
| CzzImageGif(const CzzImageGif &obj) | CzzImageGif | |
| drawText(int x, int y, const CzzImageFont &font, const ZZ_IMAGE_FONT_ORIENTATION &o, const CzzImageColor &color, const char *text) | CzzImageGif | |
| dump(const char *file) const | CzzImageGif | |
| findColor(const CzzImageColor &color) | CzzImageGif | [protected] |
| findFontPtr(const CzzImageFont &font) | CzzImageGif | [protected] |
| getBackgroundColor(void) const | CzzImageGif | |
| getHeight(void) const | CzzImageGif | |
| getWidth(void) const | CzzImageGif | |
| operator=(const CzzImageGif &obj) | CzzImageGif | |
| paste(int x, int y, int width, int height, const CzzImageGif &image) | CzzImageGif | |
| ~CzzImageGif() | CzzImageGif | [virtual] |