#include "maskfilt.h"
#include "outptpng.h"
#include "bmpprefs.h"
Go to the source code of this file.
Classes | |
class | PNGExportOptions |
Base class for storing information about the bitmap we're exporting. More... | |
class | PNGFilter |
Encapsulates a PNG export filter. Derives off the masked filter which provides funcitonality for doing masked bitmap export and import. More... |