Unit 'fpsvg.types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-svg]

ISVGImageSource

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

Declaration

Source position: fpsvg.types.pp line 333

type ISVGImageSource = interface

  function GetWidth;

  function GetHeight;

  function GetPixel();

  function GetRow();

end;

Inheritance

ISVGImageSource

|

IInterface


Documentation generated on: 2026-09-25