TSVGCards .Bitmap Method
Unit: uSVGCardsDelphi12WithSkia
class function Bitmap(const Index: TSVGCardsIndex; const width: single; const height: single; const BitmapScale: single): TBitmap
Parameters
- Index
- Type: uSVGCardsDelphi12WithSkia.TSVGCardsIndex
- width
- Type: System.Single
- height
- Type: System.Single
- BitmapScale
- Type: System.Single
Return Value
Type: TBitmap