#include "DLImage.h"
#include "DLBaseImage.h"
#include "DLException.h"
#include "DLSingletonDestroyer.h"
#include <vector>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | DLImageFactory |
A singleton object which handles loading and saving of images for DLImage. More... |