#include <fstream>
#include <iostream>
#include <string>
#include "popassert.h"
#include "CImage.h"
Go to the source code of this file.
Classes | |
| struct | bmpinfoheader |
| This structure is one of the bmp headers. More... | |
| struct | bmpfileheader |
| This structure is another bmp header. More... | |
Definition in file CImage.cpp.
1.5.4