Generates a bitmap from an SVG Item at the specified Width and Height. If Width and Height are 0, the RSSVGImgList.TRSSVGImageList.Width and RSSVGImgList.TRSSVGImageList.Height of the imagelist are used.
It is the responsibility of the caller to free the bitmap.
Namespace: RSSVGImgList
Delphi |
public |
Parameters
Item
Type: TSVGCollectionItem
Width
Type: Integer
Height
Type: Integer
Type: TBitmap