TdxSmartImageCodecsRepository.GetDefaultExt(TdxSmartImageCodecClass) Method
In This Article
Returns the default filename extension for the specified image codec.
#Declaration
Delphi
class function GetDefaultExt(ACodec: TdxSmartImageCodecClass): string;
#Parameters
Name | Type |
---|---|
ACodec | Tdx |
#Returns
Type |
---|
string |
See Also