LibreOffice Module drawinglayer (master) 1
Namespaces | Functions
graphicprimitivehelper2d.hxx File Reference
#include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
#include <vcl/GraphicAttributes.hxx>
Include dependency graph for graphicprimitivehelper2d.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::primitive2d
 

Functions

void drawinglayer::primitive2d::create2DDecompositionOfGraphic (Primitive2DContainer &rContainer, const Graphic &rGraphic, const basegfx::B2DHomMatrix &rTransform)
 Helper method with supports decomposing a Graphic with all possible contents to lower level primitives. More...
 
Primitive2DContainer drawinglayer::primitive2d::create2DColorModifierEmbeddingsAsNeeded (Primitive2DContainer &&rChildren, GraphicDrawMode aGraphicDrawMode, double fLuminance=0.0, double fContrast=0.0, double fRed=0.0, double fGreen=0.0, double fBlue=0.0, double fGamma=1.0, bool bInvert=false)
 Helper to embed given sequence of primitives to evtl. More...