Hide Comments
Hide Comments

TRSSVGCodec.LoadFromStream(TStream,TOutBitmap) Method

Comments (0)

Loads a SVG from a stream and puts it into a bitmap surface. The size of the bitmap is dependant on the SVG width and height (see GetImageSize )

Namespace: FMX.RS.SVGCodec

expandingSyntax

Delphi

public
  function LoadFromStream(const AStream: TStream;
  const Bitmap: TOutBitmap): Boolean; override;
 

Parameters

AStream

Type: TStream

Bitmap

Type: System.Void

Return Value

Type: Boolean

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb