TdxGPImageCodec.Load(TStream,TdxSmartImageCustomHandle) Method
Declaration
class function Load(AStream: TStream; out AHandle: TdxSmartImageCustomHandle): Boolean; override;
Parameters
Name | Type |
---|---|
AStream | TStream |
AHandle | TdxSmartImageCustomHandle |
Returns
Type |
---|
Boolean |
See Also