TdxSmartImageCodecsRepository.GetImageInfo(string,TSize,TdxSmartImageCodecClass) Method
Declaration
class function GetImageInfo(const AFileName: string; out ASize: TSize; out ACodec: TdxSmartImageCodecClass): Boolean; overload;
Parameters
Name | Type |
---|---|
AFileName | string |
ASize | TSize |
ACodec | TdxSmartImageCodecClass |
Returns
Type |
---|
Boolean |
See Also