LibreOffice Module canvas (master) 1
|
#include <sal/config.h>
#include <memory>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/bitmapex.hxx>
#include <canvas/canvastools.hxx>
#include "dx_canvasbitmap.hxx"
#include "dx_impltools.hxx"
Go to the source code of this file.
Namespaces | |
namespace | dxcanvas |
RGBQUAD bmiColors[256] |
Definition at line 64 of file dx_canvasbitmap.cxx.
BITMAPINFOHEADER bmiHeader |
Definition at line 63 of file dx_canvasbitmap.cxx.