get Bitmap From SVG Method
Returns a bitmap from a TSVGFruitsKolopach SVG file
function getBitmapFromSVG(const Index: TSVGFruitsKolopachIndex; const width: single; const height: single; const BitmapScale: single): tbitmap
Parameters
- Index
- Type: USVGFruitsKolopach.TSVGFruitsKolopachIndex
- width
- Type: System.Single
- height
- Type: System.Single
- BitmapScale
- Type: System.Single
Return Value
Type: tbitmap