getBitmapFromSVG Method

Definition

Returns a bitmap from a SVG image

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

Parameters

width
Single
height
Single
BitmapScale
Single

Returns

tbitmap