![]() |
TAPs 0.7.7.3
|
#include <iostream>#include "TAPsWindowsDataTypeDef.hpp"#include "../Core/TAPsDef.hpp"#include "TAPsBitmapImageHandler.cpp"
Include dependency graph for TAPsBitmapImageHandler.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BitmapImage |
| struct | BitmapImage::tagBITMAPFILEHEADER |
| struct | BitmapImage::tagBITMAPINFOHEADER |
Defines | |
| #define | BITMAPIMAGE_H_DEBUG_MODE |
| #define | BITMAPIMAGE_H_DEBUG_MODE_BY_PRINTF(s) { printf( "DEBUG MESSAGE: " ); printf s; } |
| #define BITMAPIMAGE_H_DEBUG_MODE |
Definition at line 26 of file TAPsBitmapImageHandler.hpp.
| #define BITMAPIMAGE_H_DEBUG_MODE_BY_PRINTF | ( | s | ) | { printf( "DEBUG MESSAGE: " ); printf s; } |
Definition at line 28 of file TAPsBitmapImageHandler.hpp.
Referenced by BitmapImage::LoadBitmapFile().