LibreOffice Module cppcanvas (master) 1
Namespaces | Functions
transparencygroupaction.hxx File Reference
#include <cppcanvas/canvas.hxx>
#include <vcl/gradient.hxx>
#include <action.hxx>
#include <memory>
Include dependency graph for transparencygroupaction.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::TransparencyGroupActionFactory
 Transparency group action.
 

Functions

std::shared_ptr< Actioncppcanvas::internal::TransparencyGroupActionFactory::createTransparencyGroupAction (std::unique_ptr< GDIMetaFile > &&rGroupMtf, std::optional< Gradient > &&rAlphaGradient, const ::basegfx::B2DPoint &rDstPoint, const ::basegfx::B2DVector &rDstSize, const CanvasSharedPtr &rCanvas, const OutDevState &rState)
 Create new transparency group action. More...