Skip to main content

TdxCustomSmartImage.SaveToStreamByCodec(TStream,TdxImageDataFormat) Method

Deprecated. This procedure exists for backward compatibility only.

Declaration

procedure SaveToStreamByCodec(AStream: TStream; AFormat: TdxImageDataFormat); overload;

Parameters

Name Type Description
AStream TStream

The target stream.

AFormat TdxImageDataFormat

The deprecated image format ID.

See Also