#include "global.h"#include "RageSurface_Load_BMP.h"#include "RageFile.h"#include "RageUtil.h"#include "RageLog.h"#include "RageSurface.h"Defines | |
| #define | FATAL_ERROR(s) |
Enumerations | |
| enum | { COMP_BI_RGB = 0, COMP_BI_RLE4, COMP_BI_RLE8, COMP_BI_BITFIELDS } |
Functions | |
| RageSurfaceUtils::OpenResult | LoadBMP (RageFile &f, RageSurface *&img, CString &sError) |
| RageSurfaceUtils::OpenResult | RageSurface_Load_BMP (const CString &sPath, RageSurface *&img, bool bHeaderOnly, CString &error) |
|
|
Value:
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.3.7