Go to the documentation of this file.
3 #ifndef BITMAPIMAGE_HEADER_READ
4 #define BITMAPIMAGE_HEADER_READ 1
15 BitmapImage(
const int w,
const int h,
const int bpp=1);
31 virtual void write (
const string filename) = 0;
39 (
const string format,
const int w,
const int h,
const int bpp=1);
67 #endif // #ifndef BITMAPIMAGE_HEADER_READ