|
LMMS
|
#include "lice.h"Functions | |
| LICE_IBitmap * | LICE_LoadImage (const char *filename, LICE_IBitmap *bmp, bool tryIgnoreExtension) |
| static bool | grow_buf (char **buf, int *bufsz, int *wrpos, const char *rd, int len) |
| char * | LICE_GetImageExtensionList (bool wantAllSup, bool wantAllFiles) |
| bool | LICE_ImageIsSupported (const char *filename) |
| char * LICE_GetImageExtensionList | ( | bool | wantAllSup, |
| bool | wantAllFiles ) |
| bool LICE_ImageIsSupported | ( | const char * | filename | ) |
| LICE_IBitmap * LICE_LoadImage | ( | const char * | filename, |
| LICE_IBitmap * | bmp, | ||
| bool | tryIgnoreExtension ) |