Starshatter_Open
Open source Starshatter engine
|
Go to the source code of this file.
Classes | |
struct | BmpFileHeader |
struct | BmpInfoHeader |
struct | BmpImage |
Enumerations | |
enum | { BMP_OK, BMP_NOMEM, BMP_INVALID, BMP_NOFILE } |
Variables | |
const int | BMP_FILE_HDR_SIZE = 14 |
const int | BMP_INFO_HDR_SIZE = 40 |
anonymous enum |