TdxCustomSmartImage.SaveToStreamByCodec Method
| Name | Description |
|---|---|
| SaveToStreamByCodec(TStream,TdxImageDataFormat) | Deprecated. This procedure exists for backward compatibility only. Call the the TdxCustomSmartImage.SaveToStreamByCodec(System.Classes.TStream,dxSmartImage.TdxSmartImageCodecClass) procedure instead. |
| SaveToStreamByCodec(TStream,TdxSmartImageCodecClass) | Saves the stored image to a stream in a specified format. |