#include <imageloader.h>
Definition at line 62 of file imageloader.h.
Public Member Functions | |
gcn::Image * | load (const std::string &filename, bool convertToDisplayFormat) |
gcn::Image * ImageLoader::load | ( | const std::string & | filename, | |
bool | convertToDisplayFormat | |||
) |
Definition at line 91 of file imageloader.cpp.