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