AlterExportPalette(LPLOGPALETTE pPalette) | OutputDIB | |
BitmapInfo | OutputDIB | [protected, static] |
CurrentExportSize | OutputDIB | [protected] |
CurrentStripSize | OutputDIB | [protected, static] |
CurrentYPos | OutputDIB | [protected, static] |
Dither | OutputDIB | [protected] |
DoExportConvert | OutputDIB | [protected, static] |
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] |
GetDestBitmapBits(void) | OutputDIB | [virtual] |
GetDestBitmapInfo(void) | OutputDIB | [virtual] |
GetNextBlock(UINT32 YPos, UINT32 Height, LPBYTE BlockStart, LPBYTE *Buffer, INT32 *CurrentBlockSize, INT32 *CurrentStartYPos, UINT32 *WrittenSoFar) | OutputDIB | [static] |
HeightWanted | OutputDIB | [protected, static] |
HeightWritten | OutputDIB | [protected, static] |
IsFirstStrip | OutputDIB | [protected, static] |
lpBitmap | OutputDIB | [protected, static] |
lpBitmapInfo | OutputDIB | [protected, static] |
OutputDIB() | OutputDIB | |
OutputFile | OutputDIB | [protected] |
OutputForward | OutputDIB | [protected, static] |
OutputPalette | OutputDIB | [protected] |
PokePaletteEntry(LPLOGPALETTE Palette, INT32 *index, BYTE red, BYTE green, BYTE blue) | OutputDIB | [static] |
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 FinalHeight, INT32 *) | OutputDIB | [virtual] |
SourceBitmapDepth | OutputDIB | [protected] |
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] |
StartFile(LPBITMAPINFOHEADER lpHeader, LPLOGPALETTE Palette, UINT32 OutputDepth, DWORD CompressionType, UINT32 FinalHeight, INT32 ExportSize, UINT32 DitherType=XARADITHER_ORDERED_GREY) | OutputDIB | [virtual] |
StartPos | OutputDIB | [protected] |
TidyUp() | OutputDIB | [virtual] |
WriteBlock(UINT32 YPos, UINT32 Height, LPBYTE BlockStart, UINT32 InputBPP=32, INT32 ProgressOffset=0) | OutputDIB | [virtual] |
~OutputDIB() | OutputDIB | [inline, virtual] |