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