| CBitmap | Implementation of CFile handling Windows Bitmaps |
| CBitmap::BITMAP_FILEHEADER | Windows Bitmap File Header structure |
| CBitmap::BITMAP_INFOHEADER | Windows Bitmap Info Header structure |
| 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_24 | Implementation of CPixelFormat handling 24bit color Windows Bitmaps |
| CScriptparser | Class for parsing simple scriptfiles |
| CScriptparser::ParserError | Exception thrown by CScriptparser |
1.5.3