#include <stdio.h>
#include <OPENR/ODataFormats.h>
Include dependency graph for BMP.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | BMPHeader |
struct | BMPInfoHeader |
class | BMP |
Variables | |
const longword | bmpcompressionRGB = 0 |
const longword | bmpcompressionRLE8 = 1 |
const longword | bmpcompressionRLE4 = 2 |
const longword | bmpcompressionRGB_MASK = 3 |
|
|
|
|
|
|
|
|
Tim Baier
AiboLib v0.2.4 |
Generated Thu Jan 19 11:54:55 2006 by 1.4.3 |