getBitmapFromSVG Method

Returns a bitmap from a TSVGPuzzleAssets2 SVG file

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

Parameters

Index
Type: USVGPuzzleAssets2.TSVGPuzzleAssets2Index

width
Type: System.Single

height
Type: System.Single

BitmapScale
Type: System.Single

Return Value

Type: tbitmap