#include "camtypes.h"
#include "bmpfiltr.h"
#include "grndbmp.h"
#include "nodebmp.h"
#include "oilbitmap.h"
#include "bmapprev.h"
#include "exjpeg.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
Variables | |
static double | DefaultExportDPI = 96.0 |
static UINT32 | DefaultExportDepth = 24 |
static UINT32 | DefaultExportDither = 4 |
static BOOL | DefaultExportCompression = FALSE |
static PALETTE | DefaultExportPalette = PAL_OPTIMISED |
|
Definition at line 125 of file bmpfiltr.cpp. |
|
Definition at line 130 of file bmpfiltr.cpp. |
|
Definition at line 128 of file bmpfiltr.cpp. |
|
Definition at line 129 of file bmpfiltr.cpp. |
|
Definition at line 127 of file bmpfiltr.cpp. |
|
Definition at line 131 of file bmpfiltr.cpp. |