LibreOffice Module drawinglayer (master) 1
Namespaces | Functions
processor2dtools.cxx File Reference
#include <drawinglayer/processor2d/processor2dtools.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/sysdata.hxx>
#include "vclpixelprocessor2d.hxx"
#include "vclmetafileprocessor2d.hxx"
#include <config_vclplug.h>
Include dependency graph for processor2dtools.cxx:

Go to the source code of this file.

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::processor2d
 

Functions

std::unique_ptr< BaseProcessor2D > drawinglayer::processor2d::createPixelProcessor2DFromOutputDevice (OutputDevice &rTargetOutDev, const drawinglayer::geometry::ViewInformation2D &rViewInformation2D)
 create the best available pixel based BaseProcessor2D (which may be system-dependent) More...
 
std::unique_ptr< BaseProcessor2D > drawinglayer::processor2d::createProcessor2DFromOutputDevice (OutputDevice &rTargetOutDev, const drawinglayer::geometry::ViewInformation2D &rViewInformation2D)
 create a BaseProcessor2D dependent on some states of the given OutputDevice. More...