Eclipse SUMO - Simulation of Urban MObility
|
#include <MFXImageHelper.h>
Static Public Member Functions | |
static void | checkSupported (FXString ext) |
static FXImage * | loadImage (FXApp *a, const std::string &file) |
static FXbool | saveImage (const std::string &file, int width, int height, FXColor *data) |
static FXbool | scalePower2 (FXImage *image, int maxSize=(2<< 29)) |
Definition at line 28 of file MFXImageHelper.h.
|
static |
Definition at line 38 of file MFXImageHelper.cpp.
Referenced by loadImage(), and saveImage().
|
static |
Definition at line 56 of file MFXImageHelper.cpp.
References checkSupported(), and toString().
Referenced by GUISUMOAbstractView::drawDecals(), and GUITexturesHelper::getTextureID().
|
static |
Definition at line 135 of file MFXImageHelper.cpp.
References checkSupported().
Referenced by GUISUMOAbstractView::makeSnapshot().
|
static |
Definition at line 103 of file MFXImageHelper.cpp.
Referenced by GUISUMOAbstractView::drawDecals(), and GUITexturesHelper::getTextureID().