| AnimationSaveFinish(OutputMemoryStream *pOutput) | Burger::FileGIF | |
| AnimationSaveFrame(OutputMemoryStream *pOutput, const Image *pImage, uint_t uDelay=0) | Burger::FileGIF | |
| AnimationSaveStart(OutputMemoryStream *pOutput, const Image *pImage, uint_t uLoopCount=0) | Burger::FileGIF | |
| AUXTYPE | Burger::FileGIF | static |
| FileGIF() | Burger::FileGIF | |
| FILETYPE | Burger::FileGIF | static |
| GetAspectRatio(void) const | Burger::FileGIF | inline |
| GetBackgroundColorIndex(void) const | Burger::FileGIF | inline |
| GetFrameDelay(void) const | Burger::FileGIF | inline |
| GetLoopCount(void) const | Burger::FileGIF | inline |
| GetPalette(void) const | Burger::FileGIF | inline |
| GetPalette(void) | Burger::FileGIF | inline |
| GetTransparentColorEnable(void) const | Burger::FileGIF | inline |
| GetTransparentColorIndex(void) const | Burger::FileGIF | inline |
| Load(Image *pOutput, InputMemoryStream *pInput) | Burger::FileGIF | |
| LoadNextFrame(Image *pOutput, InputMemoryStream *pInput) | Burger::FileGIF | |
| m_bAspectRatio | Burger::FileGIF | private |
| m_bBackgroundColorIndex | Burger::FileGIF | private |
| m_bGIF89 | Burger::FileGIF | private |
| m_bTransparentColor | Burger::FileGIF | private |
| m_bTransparentColorEnable | Burger::FileGIF | private |
| m_GlobalPalette | Burger::FileGIF | private |
| m_Palette | Burger::FileGIF | private |
| m_uColorShift | Burger::FileGIF | private |
| m_uFrameDelay | Burger::FileGIF | private |
| m_uLogicalHeight | Burger::FileGIF | private |
| m_uLogicalWidth | Burger::FileGIF | private |
| m_uLoopCount | Burger::FileGIF | private |
| new_object(void) | Burger::FileGIF | static |
| ParseExtension(InputMemoryStream *pInput) | Burger::FileGIF | |
| ParseHeader(InputMemoryStream *pInput) | Burger::FileGIF | |
| ParseImage(Image *pOutput, InputMemoryStream *pInput) | Burger::FileGIF | |
| Save(OutputMemoryStream *pOutput, const Image *pImage) | Burger::FileGIF | |
| SetAspectRatio(uint_t bAspectRatio) | Burger::FileGIF | inline |
| SetBackgroundColorIndex(uint_t bBackGroundColorIndex) | Burger::FileGIF | inline |
| SetFrameDelay(uint_t uFrameDelay) | Burger::FileGIF | inline |
| SetLoopCount(uint_t uLoopCount) | Burger::FileGIF | inline |
| SetPalette(const RGBWord8_t *pInput, uint_t uStartIndex=0, uint_t uPaletteSize=256) | Burger::FileGIF | inline |
| SetPalette(const RGBAWord8_t *pInput, uint_t uStartIndex=0, uint_t uPaletteSize=256) | Burger::FileGIF | inline |
| SetTransparentColorEnable(uint_t bTransparentColorEnable) | Burger::FileGIF | inline |
| SetTransparentColorIndex(uint_t bTransparentColor) | Burger::FileGIF | inline |
| WriteExtensionGraphicControl(OutputMemoryStream *pOutput) | Burger::FileGIF | |
| WriteExtensionNetScape20(OutputMemoryStream *pOutput) | Burger::FileGIF | |
| WriteHeader(OutputMemoryStream *pOutput) | Burger::FileGIF | |
| WriteImage(OutputMemoryStream *pOutput, const Image *pInput) | Burger::FileGIF | |
| WriteTerminator(OutputMemoryStream *pOutput) | Burger::FileGIF | |