TClrImage.SaveToStream(TStream) Method
Saves this image to the specified stream.
public procedure SaveToStream(Stream: TStream); overload;
Parameters
- Stream
- Type: TStream
The Stream where the image will be saved.
Saves this image to the specified stream.
public procedure SaveToStream(Stream: TStream); overload;
The Stream where the image will be saved.