Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

provider_bmp.h File Reference

#include "generic_surfaceprovider.h"
#include "../Display/pixelformat.h"
#include <fstream>

Include dependency graph for provider_bmp.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CL_BMPProvider

Defines

#define BITMAP_ID   0x4D42
 clanDisplay="Surface Providers".

#define BI_RGB   0
#define BI_RLE8   1
#define BI_RLE4   2
#define BI_BITFIELDS   3


Define Documentation

#define BITMAP_ID   0x4D42
 

clanDisplay="Surface Providers".

Definition at line 26 of file provider_bmp.h.

#define BI_BITFIELDS   3
 

Definition at line 34 of file provider_bmp.h.

#define BI_RGB   0
 

Definition at line 31 of file provider_bmp.h.

#define BI_RLE4   2
 

Definition at line 33 of file provider_bmp.h.

#define BI_RLE8   1
 

Definition at line 32 of file provider_bmp.h.


Generated at Wed Apr 4 19:55:30 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001