getBitmapFromSVG Method

Definition

Returns a bitmap from a TSVGPuzzleAssets2 SVG file

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

Parameters

width
Single
height
Single
BitmapScale
Single

Returns

tbitmap