Unit 'fpsvg.soft' Package
[Overview][Types][Classes][Index] [#fcl-svg]

TSVGImageSource

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.soft.pp line 47

type TSVGImageSource = class(TObject,ISVGImageSource)

public

  constructor Create();

  destructor Destroy; override;

  function GetWidth;

  function GetHeight;

  function GetPixel();

  function GetRow();

  property Image: TFPCustomImage; [r]

end;

Inheritance

TSVGImageSource

|

TObject,ISVGImageSource


Documentation generated on: 2026-09-25