Hide Comments
Hide Comments

DrawSVGToBitmap(TSVGBitmap,TSVGGraphicElement) Method

Comments (0)

Draw the SVG graphic element into the bitmap. The SVG is stretched to fill the bitmap so the bitmap should be resized properly beforehand. Use the ScaleSize method to figure out an appropriate size for the SVG element.

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

 procedure DrawSVGToBitmap( aBitmap: TSVGBitmap; SVGRoot: TSVGGraphicElement );
 

Parameters

aBitmap

Type: System.Void

SVGRoot

Type: TSVGGraphicElement

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb