Navigation: Code Documentation > RSVclSVG > RSImaging.SVGImage > Classes > TSVGImageFile > Properties
TSVGImageFile.Bitmap Property
Returns a bitmap representation of the SVG. The size of the created TBitmap is the Width and Height read from the SVG unless the SetSize has overridden it.
Namespace: RSImaging.SVGImage
Delphi
public property Bitmap: TBitmap read GetBitmap;
Property Value
Type: TBitmap
•TSVGImageFile
•RSImaging.SVGImage