TdxSVGImageCodec.Load(string,TdxSmartImageCustomHandle) Method
In This Article
#Declaration
Delphi
class function Load(const AFileName: string; out AHandle: TdxSmartImageCustomHandle): Boolean; overload;
#Parameters
Name | Type |
---|---|
AFile |
string |
AHandle | Tdx |
#Returns
Type |
---|
Boolean |
See Also