[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | |
TObject,ISVGImageSource |