TBMPCache.Bitmap Method
Definition
Delphi
function Bitmap(const Width: integer; const Height: integer; const BitmapScale: single; const SVG: string; const MarginTop: single; const MarginRight: single; const MarginBottom: single; const MarginLeft: single): TBitmap
Parameters
- Width
- Integer
- Height
- Integer
- BitmapScale
- Single
- SVG
- string
- MarginTop
- Single
- MarginRight
- Single
- MarginBottom
- Single
- MarginLeft
- Single
Returns
TBitmap