LibreOffice Module cppcanvas (master) 1
Namespaces | Functions
bitmapaction.hxx File Reference
#include <cppcanvas/canvas.hxx>
#include <action.hxx>
Include dependency graph for bitmapaction.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  basegfx
 
namespace  cppcanvas
 
namespace  cppcanvas::internal
 
namespace  cppcanvas::internal::BitmapActionFactory
 Creates encapsulated converters between GDIMetaFile and XCanvas.
 

Functions

std::shared_ptr< Actioncppcanvas::internal::BitmapActionFactory::createBitmapAction (const ::BitmapEx &, const ::basegfx::B2DPoint &rDstPoint, const CanvasSharedPtr &, const OutDevState &)
 Unscaled bitmap action, only references destination point. More...
 
std::shared_ptr< Actioncppcanvas::internal::BitmapActionFactory::createBitmapAction (const ::BitmapEx &, const ::basegfx::B2DPoint &rDstPoint, const ::basegfx::B2DVector &rDstSize, const CanvasSharedPtr &, const OutDevState &)
 Scaled bitmap action, dest point and dest size. More...