#include <vcl/dllapi.h>
#include <tools/gen.hxx>
#include <tools/solar.h>
#include <vcl/mapmod.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/vclptr.hxx>
#include <vector>
Go to the source code of this file.
◆ GDI_METAFILE_END
#define GDI_METAFILE_END (size_t(0xFFFFFFFF)) |
◆ BmpExchangeFnc
typedef BitmapEx(* BmpExchangeFnc) (const BitmapEx &rBmpEx, const void *pBmpParam) |
◆ ColorExchangeFnc
typedef Color(* ColorExchangeFnc) (const Color &rColor, const void *pColParam) |
◆ MtfConversion
Enumerator |
---|
N1BitThreshold | |
N8BitGreys | |
Definition at line 45 of file gdimtf.hxx.