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