getBitmapFromSVG Method

Returns a bitmap from a TSVGUIPack SVG file

Unit: USVGUIPack
function getBitmapFromSVG(const Index: TSVGUIPackIndex; const width: single; const height: single; const BitmapScale: single): tbitmap

Parameters

Index
Type: USVGUIPack.TSVGUIPackIndex

width
Type: System.Single

height
Type: System.Single

BitmapScale
Type: System.Single

Return Value

Type: tbitmap