getBitmapFromSVG Method
Definition
Returns a bitmap from a TSVGUIPack SVG file
Delphi
function getBitmapFromSVG(const Index: TSVGUIPackIndex; const width: single; const height: single; const BitmapScale: single): tbitmap
Parameters
- Index
- TSVGUIPackIndex
- width
- Single
- height
- Single
- BitmapScale
- Single
Returns
tbitmap