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