Navigation: Code Documentation > RSVclSVG > RSImaging.SVGImage > Classes > TSVGImageFile > Methods
TSVGImageFile.LoadFromStream(TStream) Method
Load the SVG from the stream. The size of the SVG is dependant on the SVG width and height, either from the ViewBox or from its contained elements.
Namespace: RSImaging.SVGImage
Delphi
public procedure LoadFromStream(Stream: TStream); override;
Parameters
Stream
Type: TStream
•TSVGImageFile
•RSImaging.SVGImage