Saves the current image to the stream.
TImagingJNG Class
public procedure SaveToStream(Stream: TStream); override;
It is saved in the file format according to the DefaultFileExt property. So each descendant class can save some other file format.