| CBitmap | Abstract implementation of CFile handling Bitmaps |
| CFile | Abstract class for handling files. Needed for generic use in CScriptparser |
| CFile::FileError | Exception thrown by implemententations of CFile |
| CPixelFormat | Abstract class for handling different color bitcount of Bitmaps |
| CPixelFormat::PixelFormatError | Exception thrown by implemententations of CPixelFormat |
| CPixelFormat::RGBPIXEL | RGB Pixel structure |
| CPixelFormat_BGR24 | Implementation of CPixelFormat handling 24bit color Windows Bitmaps |
| CPixelFormat_BGR555 | Implementation of CPixelFormat handling BGR555 color (real color) Windows Bitmaps |
| CPixelFormat_Indexed8 | Implementation of CPixelFormat handling 24bit indexed bitmaps |
| CPixmap | Implementation of CFile handling Pixmap file format |
| CPixmap::PIXMAP_FILEHEADER | Pixmap Header structure |
| CScriptparser | Class for parsing simple scriptfiles |
| CScriptparser::ParserError | Exception thrown by CScriptparser |
| CWindowsBitmap | Implementation of CBitmap handling Windows Bitmaps |
| CWindowsBitmap::BITMAP_FILEHEADER | Windows Bitmap File Header structure |
| CWindowsBitmap::BITMAP_INFOHEADER | Windows Bitmap Info Header structure |
1.5.3