TClrImage.LoadFromStream(TStream) Method

Creates an Image from the specified data stream.

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

Parameters

Stream
Type: TStream

A Stream that contains the data for this Image.