prvwflt.h File Reference

(r1785/r809)

#include "bmpfiltr.h"
#include "giffiltr.h"
#include "exjpeg.h"
#include "pngfiltr.h"

Go to the source code of this file.

Classes

class  PreviewFilter
 The filter's sole purpose is to hold the PreviewBitmapSize static. It can not import, export or appear on a menu. Notes: 20/01/97 This class used to be derived from AccusoftFilters (but prob never should have been). All other preview filters were derived from this, but are now derived from their respectively similar file filter i.e. PreviewFilterBMP is derived from BMPFilter. This causes a problem with FILTERIDs cos FILTERID_PREVIEW_TIFF is defined to be the same as FILTERID_PREVIEW obviously this won't work now that the filters are not all derived from PreviewFilter. More...
class  PreviewFilterBMP
 The filter will save out the BMP Preview Bitmap. Overrides GetExportOptions so dialogs are not put up but returns preview export options. More...
class  PreviewFilterGIF
 The filter will save out the GIF Preview Bitmap. Overrides GetExportOptions so dialogs are not put up but returns preview export options. More...
class  PreviewFilterJPEG
 The filter will save out the JPEG Preview Bitmap. Overrides GetExportOptions so dialogs are not put up but returns preview export options. Note: 22/01/97 Preview filters can generally import as well now (if their base class can) but obviously this one can't - use JPEGImportFilter instead. More...
class  PreviewFilterPNG
 The filter will save out the PNG Preview Bitmap. Overrides GetExportOptions so dialogs are not put up but returns preview export options. More...
class  ThumbnailFilterPNG
 The filter will save out the PNG Thumbnail Bitmap. Overrides DoExport so dialogs are not put up but returns preview export options. More...


Generated on Sat Nov 10 03:49:19 2007 for Camelot by  doxygen 1.4.4