LMMS
Loading...
Searching...
No Matches
lice_image.cpp File Reference
#include "lice.h"

Functions

LICE_IBitmapLICE_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)

Function Documentation

◆ grow_buf()

bool grow_buf ( char ** buf,
int * bufsz,
int * wrpos,
const char * rd,
int len )
static

◆ LICE_GetImageExtensionList()

char * LICE_GetImageExtensionList ( bool wantAllSup,
bool wantAllFiles )

◆ LICE_ImageIsSupported()

bool LICE_ImageIsSupported ( const char * filename)

◆ LICE_LoadImage()

LICE_IBitmap * LICE_LoadImage ( const char * filename,
LICE_IBitmap * bmp,
bool tryIgnoreExtension )