|
LibreOffice Module svgio (master) 1
|
#include <svgimagenode.hxx>#include <svgdocument.hxx>#include <tools/stream.hxx>#include <vcl/bitmapex.hxx>#include <vcl/graphicfilter.hxx>#include <basegfx/matrix/b2dhommatrixtools.hxx>#include <drawinglayer/primitive2d/bitmapprimitive2d.hxx>#include <drawinglayer/primitive2d/transformprimitive2d.hxx>#include <drawinglayer/primitive2d/maskprimitive2d.hxx>#include <basegfx/polygon/b2dpolygontools.hxx>#include <basegfx/polygon/b2dpolygon.hxx>#include <rtl/uri.hxx>#include <sal/log.hxx>#include <drawinglayer/geometry/viewinformation2d.hxx>#include <comphelper/base64.hxx>#include <toolkit/helper/vclunohelper.hxx>Go to the source code of this file.
Namespaces | |
| namespace | svgio |
| namespace | svgio::svgreader |
Functions | |
| static void | svgio::svgreader::extractFromGraphic (const Graphic &rGraphic, drawinglayer::primitive2d::Primitive2DContainer &rEmbedded, basegfx::B2DRange &rViewBox, BitmapEx &rBitmapEx) |