| a_count | OutputGIF | [protected] |
| accum | OutputGIF | [protected] |
| AlterExportPalette(LPLOGPALETTE pPalette) | OutputDIB | |
| Background | OutputGIF | [protected] |
| BitmapInfo | OutputDIB | [protected, static] |
| BitsPerPixel | OutputGIF | [protected] |
| BumpPixel() | OutputGIF | [protected] |
| char_type typedef | OutputGIF | [protected] |
| CharacterInit() | OutputGIF | [protected] |
| clear_flg | OutputGIF | [protected] |
| ClearBlock() | OutputGIF | [protected] |
| ClearCode | OutputGIF | [protected] |
| ClearHashTable(count_int hsize) | OutputGIF | [protected] |
| codetab | OutputGIF | [protected] |
| CompressBlockToFile(LPBYTE Buffer, INT32 init_bits) | OutputGIF | [protected] |
| CountDown | OutputGIF | [protected] |
| cur_accum | OutputGIF | [protected] |
| cur_bits | OutputGIF | [protected] |
| CurrentExportSize | OutputDIB | [protected] |
| CurrentLine | OutputGIF | [protected] |
| CurrentStripSize | OutputDIB | [protected, static] |
| CurrentYPos | OutputDIB | [protected, static] |
| curx | OutputGIF | [protected] |
| cury | OutputGIF | [protected] |
| DataBuffer | OutputGIF | [protected] |
| DestBitmapBytes | OutputGIF | [protected] |
| DestBitmapInfo | OutputGIF | [protected] |
| Dither | OutputDIB | [protected] |
| DoExportConvert | OutputDIB | [protected, static] |
| EOFCode | OutputGIF | [protected] |
| ExportBuffer | OutputDIB | [protected, static] |
| ExportChunkHeight | OutputDIB | [protected, static] |
| ExportConvertFn | OutputDIB | [protected, static] |
| ExportData | OutputDIB | [protected, static] |
| ExportDestWidth | OutputDIB | [protected, static] |
| ExportSourceWidth | OutputDIB | [protected, static] |
| Fix16ColourPalette(LPLOGPALETTE Palette) | OutputDIB | [static] |
| FixBlackAndWhitePalette(LPLOGPALETTE Palette) | OutputDIB | [static] |
| FlushCharacters() | OutputGIF | [protected] |
| free_ent | OutputGIF | [protected] |
| g_init_bits | OutputGIF | [protected] |
| GetColourDepth(INT32 NumberOfColours) | OutputGIF | |
| GetDestBitmapBits(void) | OutputGIF | [virtual] |
| GetDestBitmapInfo(void) | OutputGIF | [virtual] |
| GetNextBlock(UINT32 YPos, UINT32 Height, LPBYTE BlockStart, LPBYTE *Buffer, INT32 *CurrentBlockSize, INT32 *CurrentStartYPos, UINT32 *WrittenSoFar) | OutputDIB | [static] |
| GIFNextPixel() | OutputGIF | [protected] |
| Height | OutputGIF | [protected] |
| HeightWanted | OutputDIB | [protected, static] |
| HeightWritten | OutputDIB | [protected, static] |
| htab | OutputGIF | [protected] |
| in_count | OutputGIF | [protected] |
| InitCodeSize | OutputGIF | [protected] |
| InterlacingOn | OutputGIF | [protected] |
| IsFirstStrip | OutputDIB | [protected, static] |
| lpBitmap | OutputDIB | [protected, static] |
| lpBitmapInfo | OutputDIB | [protected, static] |
| maxcode | OutputGIF | [protected] |
| n_bits | OutputGIF | [protected] |
| offset | OutputGIF | [protected] |
| out_count | OutputGIF | [protected] |
| OutputAnimationControl(CCLexFile *File, unsigned short Repeats) | OutputGIF | |
| OutputCharacter(INT32 c) | OutputGIF | [protected] |
| OutputCode(code_int code) | OutputGIF | [protected] |
| OutputDIB() | OutputDIB | |
| OutputFile | OutputDIB | [protected] |
| OutputForward | OutputDIB | [protected, static] |
| OutputGIF() | OutputGIF | |
| OutputGifFileHeader(CCLexFile *File, LPBITMAPINFOHEADER pInfo, BOOL Enhanced, INT32 TransColour, LPLOGPALETTE pPalette=NULL, LPRGBQUAD pQuadPalette=NULL) | OutputGIF | |
| OutputGifFileHeader(CCLexFile *File, BOOL Enhanced, INT32 TransColour) | OutputGIF | |
| OutputGifImageBits(CCLexFile *File, LPBYTE pBlockStart, BOOL Interlace, BOOL LocalColourTable, BaseCamelotFilter *pFilter=NULL, UINT32 NewWidth=0, UINT32 NewHeight=0, UINT32 LeftOffset=0, UINT32 TopOffset=0, LPRGBQUAD pDestPalette=NULL, UINT32 PaletteColourDepth=0, UINT32 NewBitsPerPixel=0) | OutputGIF | |
| OutputGifImageExtensionHeader(CCLexFile *File, BOOL InterlaceState, INT32 TransparentColour, UINT32 Delay, UINT32 RestoreType) | OutputGIF | |
| OutputGifTerminator(CCLexFile *File) | OutputGIF | |
| OutputPalette | OutputDIB | [protected] |
| Pass | OutputGIF | [protected] |
| pCamFilter | OutputGIF | [protected] |
| pNextStrip | OutputGIF | [protected] |
| PokePaletteEntry(LPLOGPALETTE Palette, INT32 *index, BYTE red, BYTE green, BYTE blue) | OutputDIB | [static] |
| ReStartFile(LOGPALETTE *pNewPal) | OutputGIF | [virtual] |
| SetUpBlock(size_t *pBufSize, size_t *pChunkHeight, DIBConvert **pDoConvert, FNPTR_SCANLINE *pConvertFn) | OutputDIB | |
| SetUpForNextStrip(LPBYTE StartOfBytes, UINT32 StripHeight) | OutputDIB | [static] |
| SetUpInfoHeader(const LPBITMAPINFOHEADER lpHeader, const UINT32 OutputDepth, const DWORD CompressionType, const UINT32 LIneWidth, const UINT32 FinalHeight, INT32 *PalSize) | OutputGIF | [virtual] |
| OutputDIB::SetUpInfoHeader(const LPBITMAPINFOHEADER lpHeader, const UINT32 OutputDepth, const DWORD CompressionType, const UINT32 FinalHeight, INT32 *) | OutputDIB | [virtual] |
| SourceBitmapDepth | OutputDIB | [protected] |
| StartFile(LPBITMAPINFOHEADER lpHeader, LPLOGPALETTE Palette, UINT32 OutputDepth, DWORD CompressionType, UINT32 FinalHeight, INT32 ExportSize, UINT32 DitherType) | OutputGIF | [virtual] |
| OutputDIB::StartFile(CCLexFile *File, LPBITMAPINFOHEADER lpHeader, LPLOGPALETTE Palette, UINT32 OutputDepth, DWORD CompressionType, UINT32 FinalHeight, INT32 ExportSize, BOOL SecondPass=FALSE, UINT32 DitherType=XARADITHER_ORDERED_GREY) | OutputDIB | [virtual] |
| StartPos | OutputDIB | [protected] |
| TidyUp() | OutputGIF | [virtual] |
| Width | OutputGIF | [protected] |
| WidthOfLine | OutputGIF | [protected] |
| WriteBlock(UINT32 YPos, UINT32 Height, LPBYTE BlockStart, UINT32 InputBPP=32, INT32 ProgressOffset=0) | OutputGIF | [virtual] |
| ~OutputDIB() | OutputDIB | [inline, virtual] |
| ~OutputGIF() | OutputGIF | [inline, virtual] |