getBitmapFromSVG Method

Returns a bitmap from a TSVGIconesKolopach SVG file

Unit: USVGIconesKolopach
function getBitmapFromSVG(const Index: TSVGIconesKolopachIndex; const width: single; const height: single; const BitmapScale: single): tbitmap

Parameters

Index
Type: USVGIconesKolopach.TSVGIconesKolopachIndex

width
Type: System.Single

height
Type: System.Single

BitmapScale
Type: System.Single

Return Value

Type: tbitmap