#include "DLImage.h"
#include "DLBaseImage.h"
#include "DLSingletonDestroyer.h"
#include "jpeglib.h"
Go to the source code of this file.
Classes | |
struct | DLColorCounts |
Stores JPEG color palette information. More... | |
class | DLJPGImage |
JPEG image I/O class. More... |