Question: How do I rasterize an SVG to a BitmapEx
Andrew Higginson
at.higginson at gmail.com
Mon Feb 27 06:43:51 PST 2012
Hi,
> const ::vcl::RenderGraphicRasterizer aRaster(
> "image/svg+xml",
> aSvgData.getLength(),
> aSvgData.getConstArray() );
>
> BitmapEx aBmpEx = aRaster.Rasterize( Size(200,300) );
>
> Thanks, and finally, how do I get the aSvgData?
--
Andrew Higginson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120227/633d99ec/attachment.htm>
More information about the LibreOffice
mailing list