getBitmapFromSVG Method

Returns a bitmap from a SVG image

Unit: uSVGBitmapManager_InputPrompts
function getBitmapFromSVG(const Index: TSVGInputPromptsIndex; const width: single; const height: single; const BitmapScale: single): tbitmap

Parameters

Index
Type: USVGInputPrompts.TSVGInputPromptsIndex

width
Type: System.Single

height
Type: System.Single

BitmapScale
Type: System.Single

Return Value

Type: tbitmap