#include <stdlib.h>#include <stdio.h>#include <fstream>#include <iostream>


Go to the source code of this file.
Classes | |
| class | ImageBMP |
| struct | ImageBMP::colorentry |
Typedefs | |
| typedef unsigned long | ulong |
| typedef unsigned short | ushort |
| typedef unsigned char | uchar |
| typedef unsigned char uchar |
Definition at line 15 of file imagebmp.h.
| typedef unsigned long ulong |
Definition at line 13 of file imagebmp.h.
| typedef unsigned short ushort |
Definition at line 14 of file imagebmp.h.
1.5.3