#include "main.h"
Go to the source code of this file.
Classes | |
struct | BMP_SIGNATURE |
struct | BITMAP_FILEHEADER |
struct | BITMAP_HEADER |
struct | RGBA |
struct | BGRA |
struct | BGR |
struct | BGR16 |
Defines | |
#define | BITMAP_FILEHEADER_SIZE 14 |
#define | SAVEEXIT(rs) |
Variables | |
const BMP_SIGNATURE | bmpSignature |
const unsigned short int | BITMAP_SIGNATURE = bmpSignature.s |
#define SAVEEXIT | ( | rs | ) |
const unsigned short int BITMAP_SIGNATURE = bmpSignature.s |
const BMP_SIGNATURE bmpSignature |