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