Saves the graphic to a stream using the class type for the specified file extension.
Source position: graphics.pp line 909
public procedure TPicture.SaveToStreamWithFileExt(
Stream: TStream;
const FileExt: string
);