33 static FXImage*
loadImage(FXApp* a,
const std::string& file);
35 static FXbool
scalePower2(FXImage* image,
int maxSize = (2 << 29));
37 static FXbool
saveImage(
const std::string& file,
38 int width,
int height, FXColor* data);
static void checkSupported(FXString ext)
static FXImage * loadImage(FXApp *a, const std::string &file)
static FXbool scalePower2(FXImage *image, int maxSize=(2<< 29))
static FXbool saveImage(const std::string &file, int width, int height, FXColor *data)