TClrImage.SaveToStream(TStream) Method

Saves this image to the specified stream.

Namespace: CNClrLib.Control.Graphics
public
 procedure SaveToStream(Stream: TStream); overload;

Parameters

Stream
Type: TStream

The Stream where the image will be saved.