LibreOffice Module canvas (master) 1
Namespaces
dx_surfacebitmap.cxx File Reference
#include <sal/config.h>
#include <memory>
#include <string.h>
#include <com/sun/star/rendering/ColorComponentTag.hpp>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/range/b2irange.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <rendering/icolorbuffer.hxx>
#include "dx_graphicsprovider.hxx"
#include "dx_impltools.hxx"
#include "dx_surfacebitmap.hxx"
#include "dx_surfacegraphics.hxx"
Include dependency graph for dx_surfacebitmap.cxx:

Go to the source code of this file.

Namespaces

namespace  dxcanvas
 

Variable Documentation

◆ aBmpData

Gdiplus::BitmapData aBmpData
mutableprivate

◆ maLockedRect

D3DLOCKED_RECT maLockedRect
mutableprivate

Definition at line 71 of file dx_surfacebitmap.cxx.

◆ maSize

::basegfx::B2ISize maSize
private

Definition at line 70 of file dx_surfacebitmap.cxx.

◆ mpGDIPlusBitmap

BitmapSharedPtr mpGDIPlusBitmap
private

Definition at line 137 of file dx_surfacebitmap.cxx.

◆ mpSurface

sal::systools::COMReference<surface_type> mpSurface
private

Definition at line 72 of file dx_surfacebitmap.cxx.