Loads new image from the stream.
public procedure LoadFromStream(Stream: TStream); override;
It can load all image file formats supported by Imaging (and enabled of course) even though it is called by descendant class capable of saving only one file format.